Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CheerfulUser committed Jun 5, 2024
1 parent 42136ba commit e88e60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tess = tr.tessreduce(ra=ra,dec=dec,sector=sector)

# Flux calibration

TESSreduce can calibrate TESS counts to physical flux, or AB magnitudes, by using PS1 data, If your field is dec > -30, and SkyMapper data for Southern field. IF you want a flux calibrated light curve then use:
TESSreduce can calibrate TESS counts to physical flux, or AB magnitudes, by using PS1 data, If your field is dec >-30, and SkyMapper data for Southern field. IF you want a flux calibrated light curve then use:
```python
tess.to_flux()
```
Expand Down

0 comments on commit e88e60c

Please sign in to comment.