This function imports and extracts all of the information out of the .fsa
files and combines them into one list type object.fsa_batch_imp is a
modification of the original Fragman import script function, storing.inds,
This revised script accommodates ABI's .fsa file format up to version 3.
It retains Fragman functions for Fourier transformation, saturated peaks,
and pull-up correction. Notable adjustments include updating channel
parameters, utilizing Dyechannel count from the file directory, and
streamlining the script by extracting data only from "DATA" tags.
Major changes involve column selection for v3 formats and modifications to
the "channel" parameter. Minor changes include allowing relative paths for
the data directory, importing only .fsa files, and renaming channels with
dye names. This revision ensures successful execution for any format version
up to 3.