cloudy-astrophysics / bug-tracker-migration-test

Trial run for importing the nublado.org Trac tickets as GitHub issues
0 stars 0 forks source link

support accurate synthetic photometry (trac #232) #234

Open cloudy-bot opened 12 years ago

cloudy-bot commented 12 years ago

reported by: peter

Synthetic photometry is done now in a pretty crude way using tophat approximations for the filter transmission curves of e.g. the Spitzer IRAC and MIPS filters. This can be done much better by using the transmission curves made available by the instrument teams. Particular care should be given to using the correct effective wavelength, the official definition of the "quoted flux" and/or zero magnitude point and whether the instrument is a photon or energy counting device. All this should be done in a modular way such that new photometric systems can easily be added. Likely we will also need a mechanism for the user to choose systems that need to be included in the output as there are many, many different photometric systems.

Once this is implemented, we also need to think about including this into other commands, such as the STOP and OPTIMIZE commands.

Migrated from https://www.nublado.org/ticket/232

{
    "status": "new",
    "changetime": "2019-02-04T13:07:06Z",
    "_ts": "1549285626580696",
    "description": "Synthetic photometry is done now in a pretty crude way using tophat approximations for the filter transmission curves of e.g. the Spitzer IRAC and MIPS filters. This can be done much better by using the transmission curves made available by the instrument teams. Particular care should be given to using the correct effective wavelength, the official definition of the \"quoted flux\" and/or zero magnitude point and whether the instrument is a photon or energy counting device. All this should be done in a modular way such that new photometric systems can easily be added. Likely we will also need a mechanism for the user to choose systems that need to be included in the output as there are many, many different photometric systems.\n\nOnce this is implemented, we also need to think about including this into other commands, such as the STOP and OPTIMIZE commands.",
    "reporter": "peter",
    "cc": "",
    "resolution": "",
    "time": "2012-07-19T17:11:50Z",
    "component": "output",
    "summary": "support accurate synthetic photometry",
    "priority": "good to do",
    "keywords": "",
    "version": "trunk",
    "milestone": "no milestone",
    "owner": "peter",
    "type": "enhancement"
}
cloudy-bot commented 12 years ago

@peter-van-hoof-noaccount changed milestone from "" to "no milestone"