Marco

Results 24 issues of Marco

Using plotly 5.6.0 and matplotlib 3.5.1 [https://matplotlib.org/devdocs/api/prev_api_changes/api_changes_3.5.0.html#classes-methods-and-attributes ](https://matplotlib.org/devdocs/api/prev_api_changes/api_changes_3.5.0.html#classes-methods-and-attributes ) > [Collection](https://matplotlib.org/devdocs/api/collections_api.html#matplotlib.collections.Collection).set_offset_position and Collection.get_offset_position have been removed; the offset_position of the Collection class is now "screen" Example code to reproduce the...

Hi, I am completely new to PyReuce. I am trying to reduce some APF data (with @pha12kt), but I can't even get PyReduce to find the files. I can run...

Seems to be a problem with both `marsh89` and `horne86`.

### Discussed in https://github.com/cylammarco/ASPIRED/discussions/115 > Originally posted by **rjs3273** April 6, 2023 > The docs say current dev version of the atmospheric extinction correction only works when provided a science...

To allow saving and loading of `Spectrum1D`, `FluxCalibration`, `WavelengthCalibration`, `OneDSpec` and `TwoDSpec`.

enhancement

as title

enhancement (minor)

`OneDSpec.add_spec()` should be able to accept a header as it would be useful for some use cases (e.g. using a single standard spectrum against a set of science targets).

Such a function would be very useful as most observations only have one spectrum in the frame. The tracing and extraction should be straightforward and the default set-up would be...

enhancement

as title, pointed out by Yoav.

Documentation

The standard continuum can only be computed in the flux calibration stage at the moment. While the science continuum can be tinkered with get_continuum(). The continuum finding of the standard...

enhancement