Currently, the routine determines whether there are multiple z-planes and which z-controllers to use based on information about the 1st acquisition frame in the metadata .xml file. After comparing two different sessions, some .xml files do not record any z-axis information in the 1st acquisition sequence.
This PR updates the z-field routines in the prairie_view_loader to check for z-axis controller and field information in the 2nd sequence of acquisition.
Currently, the routine determines whether there are multiple z-planes and which z-controllers to use based on information about the 1st acquisition frame in the metadata
.xml
file. After comparing two different sessions, some.xml
files do not record any z-axis information in the 1st acquisition sequence.This PR updates the z-field routines in the
prairie_view_loader
to check for z-axis controller and field information in the 2nd sequence of acquisition.