wtbarnes / fiasco

Python interface to the CHIANTI atomic database
http://fiasco.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
20 stars 15 forks source link

SunPy Affiliated Package #6

Open wtbarnes opened 6 years ago

wtbarnes commented 6 years ago

Ideally, fiasco should be a SunPy affiliated package. The steps required are detailed in this SEP. As such, fiasco should use one of the relevant package templates:

This would also mean transferring ownership of the repo to the sunpy org.

namurphy commented 6 years ago

Having fiasco be a SunPy affiliated package would be great! Ideally it would be able to be used by both Astropy and SunPy users.

wtbarnes commented 6 years ago

fiasco now uses the SunPy package template. At some point in the future, it makes sense to move the repo out from under my personal account and move it under the SunPy organization umbrella. There have been several legitimate concerns raised about this:

  1. This would in effect place the burden of maintaining an interface to CHIANTI on the SunPy project
  2. Brings about the question: ChiantiPy already exists so why fiasco? Need justification for this
  3. fiasco does not currently depend on SunPy and it is not clear where it would need to. fiasco does not deal with multidimensional data, coordinate transformations, etc.
  4. The goals of the fiasco and SunPy packages are relatively unrelated

The main reason for moving it out from under my personal account and into the SunPy org. (at some point would be mostly for the purposes of attracting users and more importantly contributors. People are more likely to start contributing to a package if it is managed by an org rather than a user and the SunPy org already has a preexisting pool of contributors to pull from. Additionally, fiasco could be eligible for inclusion in Google Summer of Code or ESA Summer of Code under OpenAstronomy.

Thoughts on this @dpshelio, @cadair, @namurphy

dpshelio commented 6 years ago

To participate in any of the summer of codes under OpenAstronomy is just enough that you provide us with a set of ideas and mentors. I don't really worry whether it's or not under sunpy. For attracting people, maybe more than having it under sunpy organisation will help to have it advertised in the sunpy webpage as friendly packages - if not as affiliated. In the same way that astropy has "Other astronomy related packages". @Cadair, how do you see that?

wtbarnes commented 3 years ago

See the affiliated package page