Fix to_pickle folder creation in InterferometerList
Currently, InterferometerList.to_pickle()
can only save to an output directory "outdir". I believe the intend was to use the argument outdir
instead.
Currently, InterferometerList.to_pickle()
can only save to an output directory "outdir". I believe the intend was to use the argument outdir
instead.