fqpr_project module¶
HSTB.kluster.fqpr_project Module¶
Functions¶
|
Create a new FqprProject by taking in multibeam files, converting them, making a new Fqpr instance and loading that Fqpr into a new FqprProject. |
|
Load from a saved fqpr_project file |
|
Convenience function for reprocessing a list of Fqpr objects according to the new arguments given here. |
|
Return the data contained in the provided project file |
Classes¶
|
The FqprProject class contains all the fqpr_generated.Fqpr objects and has methods for interacting with multiple of these objects as one big project. |