cositools / cosipy

The COSI high-level data analysis tools
Apache License 2.0
3 stars 16 forks source link

Request for different spectral models in TSMap.py #46

Open ckierans opened 1 year ago

ckierans commented 1 year ago

Currently TSMap.py is hard-coded for a powerlaw spectral model, with piv and index passed as parameters. We should be able to pass a 3ML spectrum instead. @PbU-Jason

israelmcmc commented 2 months ago

@Yong2Sheng is this still the case? If no, please go ahead and close this issue.

Yong2Sheng commented 1 month ago

Hi @israelmcmc, now the notebook uses a powerlaw spectrum model (hard-coded). Do you mean to use a 3ML module to define custom model by the users? Thank you!

israelmcmc commented 1 month ago

Thanks, @Yong2Sheng. Yeah, It should take as input an arbitrary 3ML spectrum. Let's leave this as a "good first issue" for someone looking to get involved then 🙂