You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but we want the ability to compare aurora to emtf to matlab so comparing three makes sense.
In general we want to be able to compare an arbitrary number of these files (with reason, say 6) in order to do sweeps over parameters in the config file.
Ideally, this would take z-file, or the mt_metadata TransferFunction class as input.
*We may want to make a separate method for casting z_file to mt_metadata TransferFunction and then the plotter only needs to support a single interface
The text was updated successfully, but these errors were encountered:
We have been using a one-off method in transfer_function/plot/comparison_plots.py called compare_two_z_files
but we want the ability to compare aurora to emtf to matlab so comparing three makes sense.
In general we want to be able to compare an arbitrary number of these files (with reason, say 6) in order to do sweeps over parameters in the config file.
Ideally, this would take z-file, or the mt_metadata TransferFunction class as input.
*We may want to make a separate method for casting z_file to mt_metadata TransferFunction and then the plotter only needs to support a single interface
The text was updated successfully, but these errors were encountered: