This makes the config file input functional for the findorientations command, working with the new instrument module. There are some structural changes. The instrument.py module has become a package with modules for beam, (HEDM) instrument.py, io, detector, oscillation_stage and eta_omega. Also, top-level command scripts were moved to the new "actions" package. This works for a basic case but needs more testing.
This makes the config file input functional for the findorientations command, working with the new instrument module. There are some structural changes. The instrument.py module has become a package with modules for beam, (HEDM) instrument.py, io, detector, oscillation_stage and eta_omega. Also, top-level command scripts were moved to the new "actions" package. This works for a basic case but needs more testing.