iSpec icon indicating copy to clipboard operation
iSpec copied to clipboard

Download input files from https://www.cfa.harvard.edu/~sblancoc/iSpec/dev/input.tar.gz

Results 5 iSpec issues
Sort by recently updated
recently updated
newest added

Dear marblestation, Is it possible that iSpec could be uploaded to PyPi as a python package installable using pip? Best regards, Jeppe

I think it's better to have an expression like `zeros = np.abs(continuum_flux

Hello, I was using iSpec to create a grid of low resolution synthetic spectra. For this, I was using turbospectrum with VALD linelist and MARCS models. What I noticed was...

### ❗ Problem This PR fixes an issue where `locals()` was used inside a list comprehension (in `modeling.ssf.model_spectrum`, where the script checks that all input variables have the same number...

While running "Find line masks" function I was getting a long error message that ends with ... ``` File "/Users/pflm/iSpec/ispec/gui/CustomizableRegion.py", line 348, in get_wave_base return self.axvspan.get_xy()[0,0] ~~~~~~~~~~~~~~~~~~~~~^^^^^ TypeError: tuple indices...