ztf-data-filtering
Code to filter ZTF forced photometry data
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.8%) to scientific vocabulary
Repository
Code to filter ZTF forced photometry data
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
ZTF-Data-Filters:
While handling ZTF data, I faced certain challenges with forced photometry data, including issues like repeated observations on the same day and NaN values. To address these issues, I implemented filters and reliability parameters. In this repository, I strive to share a detailed account of how I navigated through these challenges, hoping that it proves valuable to others interested in working with the same survey.
About the code:
The file "Example_usage.ipynb" contains a complete example of how to operate on the data obtained from the ZTF forced photometry service. In the data folder, you will find the directories needed:
1) "plot" folder (output of the plotlc() function with all the light curve plots). 2) "ztffprawdata" folder (where the downloaded ZTF files should be (in the format {ra}{dec}.txt)). 3) "ztffpprocesseddata" folder (output of the createztftable() function). 4) "ztffpfinaldata" folder (filtered data, output of the plot_lc() function). 5) "coordinates.txt" file containing the coordinates, ra, and dec, identical to the names of the files in item 2.

Contact me at:
hygor.benati@ufrgs.br
Owner
- Login: hbgon
- Kind: user
- Repositories: 1
- Profile: https://github.com/hbgon
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Benati Gonçalves" given-names: "Hygor" orcid: "https://orcid.org/0009-0006-0492-9679" title: "ZTF-Data-Filters" version: 0.2.0 doi: 10.5281/zenodo.15511871 date-released: 2024-01-31 url: "https://doi.org/10.5281/zenodo.15511871"
GitHub Events
Total
- Watch event: 3
- Push event: 22
- Create event: 2
Last Year
- Watch event: 3
- Push event: 22
- Create event: 2