-
:wave: @yuvipanda - @mustaric and I would like to customize the software pre-installed on the base TESS image. Should we start tweaking this file: https://github.com/yuvipanda/tess-prototype-deploy/bl…
arfon updated
4 years ago
-
Is anyone working on extending lightkurve to accept the TESS PRF? If not I'll try to make that work. I need this capability ASAP to do pixel-level transit modeling for TESS false positive identifica…
-
Hi team,
Ahead of the announcement of the dataset, we want to check that everything works as expected for users. **Please follow the procedure below for the datasets you contributed yourself**, an…
-
**first:**
pub(crate) static ref tess: Mutex<tesseract::Tesseract> = {
let datapath ="/tesspath";
let language ="/tesslang";
let mut _tess = tesseract::Tesseract::n…
-
The TeSS's GA is https://github.com/ElixirTeSS/TeSS/blob/master/.github/workflows/test.yml
EDAM lives in TeSS here: https://github.com/ElixirTeSS/TeSS/tree/master/config/ontologies
@fbacall Woul…
-
Lightkurve needs a way to read files from memory instead of just from disk.
We need a way to do this
```python
hdulist = fits.open("file.fits")
lk.read(hdulist)
```
which will also enable
…
-
Blender 4.2.3 LTS, Bonsai 0.8.1-alpha241019-b8d98b7
Because of #5610 I tried converting a roof item using "Convert to Tessellation", producing a roof with an IfcPolygonalFaceSet RepresentationItem.…
-
### Description
#10076
Follow source you again hide a build instructions for Graphics primitive:
https://github.com/pixijs/pixijs/blob/next-v8/src/scene/graphics/shared/utils/buildGeometryFrom…
-
**Problem description**
Sometimes Lightkurve returns two TESS cuts instead of only one. So far, this seems to happen with the TESS sector 10 only.
**Example**
```python
In [1]: import lightk…
-
Hi all,The problem is related to depreciated label ("kspsap_flux") for the QLP de-trended flux.
I tried to download all available the light curves for KIC 12690461, keeping the "kspsap_flux" as t…