Loading debian-med-wordcloud.py +8 −57 Original line number Diff line number Diff line Loading @@ -9,84 +9,35 @@ import matplotlib.pyplot as plt med_tasks = [ 'bio', 'bio-dev', 'bio-ngs', 'bio-phylogeny', 'cloud', 'data', 'epi', 'imaging', 'iraf', 'imaging-dev', 'laboratory', 'pharmacy', 'physics', 'practice', 'psychology', 'rehabilitation', 'research', 'statistics', 'tools', 'typesetting', ] other = { 'gnudatalanguage', 'qfits', 'wxastrocapture', 'gcx', 'ccfits', 'giza', 'plplot'} other = { } renaming = { 'starjava-topcat': 'topcat', 'starjava-ttools': 'stilts', 'starjava-table': 'stil', 'starjava-votable': 'starjava', 'starjava-vo': 'starjava', 'starjava-fits': 'starjava', 'starjava-array': 'starjava', 'starjava-util': 'starjava', 'starjava-task': 'starjava', 'starjava-connect': 'starjava', 'starjava-registry': 'starjava', 'starjava-pal': 'starjava', 'starjava-cdf': 'starjava', 'python-astropy': 'astropy', 'python-astropy-affiliated': 'astropy-affiliated', 'python-asdf': 'asdf', 'python-pyds9': 'pyds9', 'tcl-fitstcl': 'fitstcl', 'ftools-fv': 'fv', 'sextractor': 'source-exctractor', 'python-biopython': 'biopython', 'tigr-glimmer' : 'glimmer', } multiplier = { 'astrometry.net': 0.5, 'stellarium': 0.5, 'iraf': 2, 'topcat': 2, 'stil': 2, 'stilts': 2, 'aladin': 2, 'gammapy': 2, 'jcdf': 2, 'pyraf': 2, 'radio-beam': 2, 'skyview': 2, 'adql': 2, 'astrodendro': 2, 'aravis': 2, 'astropy-healpix': 2, 'astropy-regions': 2, 'drms': 2, 'eag-healpix': 2, 'gwcs': 2, 'imexam': 2, 'inhomog': 2, 'iraf-fitsutil': 2, 'iraf-mscred': 2, 'iraf-rvsao': 2, 'iraf-sptable': 2, 'libnexstar': 2, 'linguider': 2, 'mpgrafic': 2, 'ser-player': 2, 'voro++': 2, 'clustalo': 4, 'clustalw': 0.5, 'cwltool': 4, 'gdcm': 0.2, 'qiime' : 4, } packages = {} Loading packagecloud.png +17.6 KiB (556 KiB) Loading image diff... Loading
debian-med-wordcloud.py +8 −57 Original line number Diff line number Diff line Loading @@ -9,84 +9,35 @@ import matplotlib.pyplot as plt med_tasks = [ 'bio', 'bio-dev', 'bio-ngs', 'bio-phylogeny', 'cloud', 'data', 'epi', 'imaging', 'iraf', 'imaging-dev', 'laboratory', 'pharmacy', 'physics', 'practice', 'psychology', 'rehabilitation', 'research', 'statistics', 'tools', 'typesetting', ] other = { 'gnudatalanguage', 'qfits', 'wxastrocapture', 'gcx', 'ccfits', 'giza', 'plplot'} other = { } renaming = { 'starjava-topcat': 'topcat', 'starjava-ttools': 'stilts', 'starjava-table': 'stil', 'starjava-votable': 'starjava', 'starjava-vo': 'starjava', 'starjava-fits': 'starjava', 'starjava-array': 'starjava', 'starjava-util': 'starjava', 'starjava-task': 'starjava', 'starjava-connect': 'starjava', 'starjava-registry': 'starjava', 'starjava-pal': 'starjava', 'starjava-cdf': 'starjava', 'python-astropy': 'astropy', 'python-astropy-affiliated': 'astropy-affiliated', 'python-asdf': 'asdf', 'python-pyds9': 'pyds9', 'tcl-fitstcl': 'fitstcl', 'ftools-fv': 'fv', 'sextractor': 'source-exctractor', 'python-biopython': 'biopython', 'tigr-glimmer' : 'glimmer', } multiplier = { 'astrometry.net': 0.5, 'stellarium': 0.5, 'iraf': 2, 'topcat': 2, 'stil': 2, 'stilts': 2, 'aladin': 2, 'gammapy': 2, 'jcdf': 2, 'pyraf': 2, 'radio-beam': 2, 'skyview': 2, 'adql': 2, 'astrodendro': 2, 'aravis': 2, 'astropy-healpix': 2, 'astropy-regions': 2, 'drms': 2, 'eag-healpix': 2, 'gwcs': 2, 'imexam': 2, 'inhomog': 2, 'iraf-fitsutil': 2, 'iraf-mscred': 2, 'iraf-rvsao': 2, 'iraf-sptable': 2, 'libnexstar': 2, 'linguider': 2, 'mpgrafic': 2, 'ser-player': 2, 'voro++': 2, 'clustalo': 4, 'clustalw': 0.5, 'cwltool': 4, 'gdcm': 0.2, 'qiime' : 4, } packages = {} Loading