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
Modules imported from the main libertem package, which will become "de-facto public" interfaces (meaning we will have to coordinate changes to these interfaces with libertem_blobfinder):
libertem.masks
libertem.analysis.gridmatching: used for frame visualization and refinement
libertem.common.container: MaskContainer used in the SparseCorrelationUDF
libertem.utils for frame_peaks
The text was updated successfully, but these errors were encountered:
sk1p
changed the title
More clean boundaries between libertem-specific code and the rest
Cleaner boundaries between libertem-specific code and the rest
Feb 5, 2020
The separation was now done in #14. Yes, managing the net of dependencies will be a bit of work while the restructuring is ongoing. All the packages you mention are candidates to become indedependent of LiberTEM core.
Modules imported from the main
libertem
package, which will become "de-facto public" interfaces (meaning we will have to coordinate changes to these interfaces withlibertem_blobfinder
):libertem.masks
libertem.analysis.gridmatching
: used for frame visualization and refinementlibertem.common.container
:MaskContainer
used in theSparseCorrelationUDF
libertem.utils
forframe_peaks
The text was updated successfully, but these errors were encountered: