mfouesneau / pyphot

suite to deal with passband photometry
https://mfouesneau.github.io/pyphot/
MIT License
57 stars 18 forks source link

Kepler and/or TESS filters? #19

Closed jvines closed 4 years ago

jvines commented 4 years ago

[Enchancement and question!] Would it be possible to add Kepler or TESS filters to the filter library? And on a slightly different note, what information do I need to add a custom filter myself and save it in the HDF file for later re-use??

mfouesneau commented 4 years ago

check the API for making a filter then you have functions to store them in an hdf5 library.

if you have ASCII versions and want to share, I can add them to the standard one

jvines commented 4 years ago

In that case, would it be possible for you to add the stromgren uvby filters? I found the response functions here: https://gcpd.physics.muni.cz/filters/fil04.html

mfouesneau commented 4 years ago

Can you tell me if these are energy or photon counters? the website has broken links

jvines commented 4 years ago

Hi,

This is the broken link: https://gcpd.physics.muni.cz/ph04.html

I'm unsure whether it's energy or photon counters. I also found the TESS response filter (http://svo2.cab.inta-csic.es/theory/fps/index.php?id=TESS/TESS.Red&&mode=browse&gname=TESS&gname2=TESS#filter) and Kepler's (http://svo2.cab.inta-csic.es/theory/fps/index.php?id=Kepler/Kepler.K&&mode=browse&gname=Kepler&gname2=Kepler#filter)

mfouesneau commented 4 years ago

Merged branch.