NMGRL / pychron

Data acquisition and processing framework for Ar-Ar geochronology and noble gas mass spectrometry
http://pychron.readthedocs.org/en/latest/
Apache License 2.0
26 stars 26 forks source link

ideogram - deleted lines #575

Closed wcmcintosh closed 9 years ago

wcmcintosh commented 9 years ago

if data is manually deleted from run list, it reappears when pipeline is rerun

jirhiker commented 9 years ago

The analysis table is tied to the selected node so deleting analyses from the table only applies to the current selected node. So its not that its reappearing its that you were deleting analyses from the IdeogramNode not the UnknownsNode.

This behavior could be desirable in some cases but as a default for now deletions from non UnknownsNodes will be applied to the UnknownsNodes