phockett / tmo-dev

Dev and scratch space for tmo analysis routines dev
GNU General Public License v3.0
0 stars 0 forks source link

Filter methods rationalisation #4

Open phockett opened 3 years ago

phockett commented 3 years ago

Currently set for single filter set only in tmoDataBase class, but wrapped for multi-level filters in setFilter() method and VMI class. Should be unified architecture here (and back-propagate to early basic plotting functions), and more transparently applied.

May want a different branch for this, since it will likely break things.

phockett commented 3 years ago

Note also current bug in VMI image gen - 'mask' not updated for each filterset in some cases, although should be OK with multi gen versions, but not always ...?