Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
CheerfulUser committed Jul 30, 2024
1 parent c0a60ad commit a973803
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ tess.plotter()
# Extracting key variables

The main variables that TESSreduce assigns during the reduction can be accessed as follows:
- flux: tess.flux
- background: tess.bkg
- reference: tess.ref
- reference index: tess.ref_ind
- lightcurve: tess.lc
- Mask: tess.mask
- Source catalog: tess.cat
- flux: `tess.flux `
- background: `tess.bkg`
- reference: `tess.ref`
- reference index: `tess.ref_ind`
- lightcurve: `tess.lc`
- Mask: `tess.mask`
- Source catalog: `tess.cat`


There are a lot of other functions burried in TESSreduce, so if you want some guidence on how to do a specific analysis contact me at: [email protected]
Expand Down

0 comments on commit a973803

Please sign in to comment.