-
Notifications
You must be signed in to change notification settings - Fork 2
time dependent photometry
Laurent MICHEL edited this page May 19, 2022
·
3 revisions
This note book shows examples of photometric data processing.
It can be used to figure out how to implement Photometric classes and especially smart classes grouping e.g. count rates and exposures in order to facilitate the normalization of the flux
> photometry = mviewer.get_photometry()
> photometry.__class__
<MivotPhotometry>
> photometry.calibration
<PhotDM instance>
> photometry.mag
12,78
> photometry.flux
123.1e-36 erg/cm2/sec
-
home
- Mivot and AstropyVO
- First proposals for a PyVO API
- First proposals for VOModel classes
- Hack-a-Thon
- Contributions
- Vizier proposal
- UVIS proposal
- Data grouping example
- Python API definition
- Follow-up 21/07/2022
- API Guidelines
- Design options
- Follow-up 30/11/2022
- Roadmap 24/08/2022
- Validation and other tools.
- Rust parser 18/08/2023
- TAP Server 23/08/2023
- Language agnostic API definition 05/09/2023