Ekaterina Ilin

Results 15 issues of Ekaterina Ilin

Hi @afeinstein20 ! I tried to use the `FitFlares` feature, but got stuck at the point where I wanted to show the table with the fitted flares. This is the...

At the moment, you can only pass 'flux' and 'flux_err' to 'FlareLightCurve'. #### What needs to be created or improved? We also want to pass 'detrended_flux' and 'detrended_flux_err' to 'FlareLightCurve'...

enhancement
good first issue

Update requirements to pandas>1.2 without breaking things.

enhancement
usability

#### What needs to be created or improved? (Find out how here.). in https://altaipony.readthedocs.io/en/latest/tutorials/altai.html leads nowhere. #### What is the goal / expected behaviour? A link that points to how...

bug
docs

#### What needs to be created or improved? Light curve quality varies between breakpoints sometimes. Also the maximum flare duration that can be recovered depends on the gap's size. ####...

enhancement
sometime maybe

If you pass a list of split values to `FlarelightCurve.find_gap`, the resulting gaps will no longer conform to the `minspan` and `maxgap` requirements. #### What needs to be created or...

#### What needs to be created or improved? You can find smaller flares if you demand only 2 or (even 1) consecutive data point(s) above 3 sigma and then several...

enhancement

#### What needs to be created or improved? For the original light curve: - [x] Identify flares that are superimposed and by that create complex events. - [ ] Split...

enhancement

Users who find AltaiPony useful should cite this package (DOI needed), [lightkurve](http://docs.lightkurve.org/citing.html), and [k2sc](https://github.com/OxES/k2sc). - [ ] docs - [ ] README

usability
docs

in ``test_flarelc``

testing