Chandra-MARX / marxs

Multi-Architecture-Raytrace-Xraymission-Simulator
http://marxs.readthedocs.io/en/latest/
GNU General Public License v3.0
6 stars 9 forks source link

Add second base class to FlatStack #197

Closed hamogu closed 6 years ago

hamogu commented 6 years ago

Without the BaseContainer base class, a flat Stack object can't be searched with elements_of_class or plotted in the same way that other containers are.