[med-svn] [Git][med-team/community/debian-med-flyer][master] Make wordcloud a bit more Debian-Med-ish
Andreas Tille
gitlab at salsa.debian.org
Mon Nov 18 20:56:24 GMT 2019
Andreas Tille pushed to branch master at Debian Med / community / debian-med-flyer
Commits:
fc8d705b by Andreas Tille at 2019-11-18T20:56:01Z
Make wordcloud a bit more Debian-Med-ish
- - - - -
2 changed files:
- debian-med-wordcloud.py
- packagecloud.png
Changes:
=====================================
debian-med-wordcloud.py
=====================================
@@ -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 = {}
=====================================
packagecloud.png
=====================================
Binary files a/packagecloud.png and b/packagecloud.png differ
View it on GitLab: https://salsa.debian.org/med-team/community/debian-med-flyer/commit/fc8d705b3d2162967006766cf482cbc41493414a
--
View it on GitLab: https://salsa.debian.org/med-team/community/debian-med-flyer/commit/fc8d705b3d2162967006766cf482cbc41493414a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191118/8ccc69dc/attachment-0001.html>
More information about the debian-med-commit
mailing list