Marchowes / pyProm

Surface Network Analyzer.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Rework how Domains work #149

Open Marchowes opened 4 years ago

Marchowes commented 4 years ago

Domains need to be rethought.

Domains should instead be SaddleDomain and Datamap centric, as opposed to Feature container centric. This will likely impact feature_discovery.py as well as many tests.