When running the batch mode against the above input, it failed silently before aperture was selected. It might be the same error but I cannot be sure.
$python -m LATTE --targetlist=dataLATTE/input25227021_sector1_28_FFI.csv
Downloading https://hpiers.obspm.fr/iers/bul/bulc/Leap_Second.dat
|===========================================| 1.3k/1.3k (100.00%) 0s
Warning: Downloading data from multiple FFI sectors may take a while to run.
Importing FFI data sector 1... done.
Start PCA analysis... TIC 25227021 failed to complete. Continue anyway. You can find a list of the failed IDs stored in the output folder.
Complete!
When running LATTE in
--FFI
mode interactively, the following error was generated:KeyError: "Keyword '1CTYP5' not found."
The error was generated when running interactive equivalent of the following input:
When running the batch mode against the above input, it failed silently before aperture was selected. It might be the same error but I cannot be sure.