lucatelli / morphen

Collection of functions for astronomical image analysis and processing. These tools involves pure python, but also are integrated with CASA (https://casa.nrao.edu/)
2 stars 1 forks source link

How to distribute this code? #4

Open lucatelli opened 1 year ago

lucatelli commented 1 year ago

I am currently migrating everything I have developed over the past few months from my private repo to this public repo. But I am still thinking of how the code organisation will be. The idea is that this package contains multiple utilities (for radio astronomy, optical, etc), combining different kinds of analysis. The code aims is to be as general as possible and easy to use.