Lionel Garcia

Results 54 issues of Lionel Garcia

##### Issue Fresh electron-vue project gives webpack error: `ReferenceError: process is not defined` Look like issue #516 solved by #726 for build:web ##### Reproduction ```shell vue init simulatedgreg/electron-vue test_vue_error cd...

bug
in-progress

An attribute in classes that turns ``False`` (unsafe) when a set of stars coordinates has been used by a block (for example to extract photometry) but is modified by another...

enhancement

Deal with the case where reference image in Calibration is bad, e.g. leading to: `Warning: image 0 discarded in SegmentedPeaks`

bug
enhancement

Bad values in stack detection (night 2021-07-28 TS) ![image](https://user-images.githubusercontent.com/20612771/127630918-bed2bd9f-85bb-4bd8-9cc5-eabcc3d174fe.png)

Probably no stars found on stack: ``` File ".../prose/prose/pipeline/photometry.py", line 94, in run self.detection_s.run(show_progress=False) ... File ".../prose/prose/blocks/detection.py", line 91, in single_detection coordinates = np.transpose(np.array([sources["xcentroid"].data, sources["ycentroid"].data])) TypeError: 'NoneType' object is not...

bug

When loading telescope (e.g. loading a .phot), error when a root directory has same name has telescope ('cause Telescope.load first check a file with telescope name in current folder in...

Could think about a richer view, like zoomable stack

enhancement