-
We currently can't use the `LightCurveFiles` created by `tpf.interact` because the flux extension isn't readable.
We can fix this by either changing the `LightCurveFile` class to be able to read a…
-
Issue [JP-708](https://jira.stsci.edu/browse/JP-708) was created by Alicia Canipe:
Please review the epic ticket for photom reference file updates and provide any comments or feedback. When you are d…
-
We need to do the plumbing to connect the inputs to the 3x2pt and similar pipelines to the output of the various catalog sources that we have.
Cases
------
1. DC2 image simulations
a. with m…
-
A checklist of items left to do as we prepare for the initial Run2.1i processing of the first 2 years of WFD data.
Review [Draft Run2.1i Processing Plan](https://github.com/LSSTDESC/ImageProcessing…
-
In the `customphot` branch the new algorithm / procedure is:
1. Use the default pipeline (which includes spline sky-subtraction) to generate custom coadds centered on each cluster and fit (with Trac…
-
Now that the 6-month processing of Run2.1i is complete, we need to generate 2.1i DPDD-like data products (e.g., object catalog) for the analysis teams.
Just when I am writing this, @heather999 inf…
yymao updated
5 years ago
-
I suggest that we run one more step at the end of the coadd pipeline:
* Visit-level forced photometry based on the coadd object positions.
Right now we run the forced photometry on the per-fil…
-
As discussed at today's DM-DC2 meeting, we will coordinate the transfer of data from IN2P3 to NERSC. This issue will capture the list of files to transfer and the destination directory.
At NERSC: …
-
#### Problem description
#### Example
```python
import lightkurve as lk
tpfs = lk.search_targetpixelfile('TIC 206544316').download_all()
tpf = tpfs[1]
tpf.interact('http://localhost:88…
-
Issue [JP-720](https://jira.stsci.edu/browse/JP-720) was created by Howard Bushouse:
Check the various level-3 processing steps like tweakreg, resample, and source_catalog to make sure they're reject…