Skip to content

Exception raised: u'continuum' #273

@alexji

Description

@alexji

An exception was encountered using version ce1a9b2 on Python 2.7.11 |Anaconda 4.0.0 (x86_64)| (default, Dec 6 2015, 18:57:58) [GCC 4.2.1 (Apple Inc. build 5577)]:

Traceback (most recent call last):

  File "normalization.py", line 881, in update_low_sigma_clip
    self.fit_continuum(True)

  File "normalization.py", line 1116, in fit_continuum
    continuum = session.metadata["normalization"]["continuum"][index]

KeyError: u'continuum'

Additional details on how this exception occurred:

This is the only error that I see when a new session is loaded over an existing session. I think everything else refreshes properly.
(Note to self to track this down and fix this; for now it still works)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions