specidentify icon indicating copy to clipboard operation
specidentify copied to clipboard

Software for identifying spectral lines and calibrating spectroscopic observations.

Results 14 specidentify issues
Sort by recently updated
recently updated
newest added

This is an initial pull request to add a subaru ircs model. It still needs some substantial work (as in it doesn't appear to be working yet), but I wanted...

RE: iraf_specreduce_tutorial.ipynb While looking at this tutorial, I came across a few issues in the following code: Block 3: ``` import ccdproc from ccdproc import CCDData, ImageFileCollection ``` and Block...

- [x] Make it explicit that the example data in the notebook should be exer211.tar.Z. They just need to download it to the directory where the notebook is and extract...

### System = Ubuntu.16.04 Environment = Virtual conda python2.7 environment ### Error message ``` Traceback (most recent call last): File "/home/heloise/Data/specreduce_tests/specidentify/specreduce/interidentify.py", line 232, in saveWS self.ImageSolution[k] = nws TypeError: 'NoneType'...

Here is the error message that I get after I hit "q" in the GUI to quit the application. ``` File "/home/heloise/Data/specreduce_tests/specidentify/specreduce/interidentify.py", line 165, in regionChange self.ws = self.newWS(0.5 *...

Here is the error message returned when importing specreduce: ``` (specid) heloise@Lola:~/Data/specreduce_tests$ python try_specid.py Traceback (most recent call last): File "try_specid.py", line 8, in from specreduce.interidentify import InterIdentify File "/home/heloise/Data/specreduce_tests/specidentify/specreduce/__init__.py",...

Currently I get this error when importing: ImportError: No module named PyQt4

output the mapping between pixel position and wavelength

create a repository of telescope information

Use the spectrum 1d object from specutils for describing a 1d spectrum