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
from src/processor/utilities/misc.py:
I am not sure if these are then too specific for SED, and if they should be extenalized in a different repo. Open to suggestions!
fluence and absorbed_energy_density
effective_gaussian_area
gaussian2D, lorentzian2D etc...
from src/processor/utilities/vis.py:
Orthoslices3D and 4D: visualization tools for 3 and 4 dimensional xarray.DataArrays.
Some of these might already be implemented, and if so, please do tick them as complete, and mention the function name in the comments.
Some might not belong to this repo, but are rather evaluations post binning. We can discuss if these should be included in SED or if we should make a separate repo/project for that.
The text was updated successfully, but these errors were encountered:
Some utilities which could be ported from hextof processor:
from src/processor/utilities/calibration.py
from src/processor/utilities/diagnostics.py
from src/processor/utilities/io.py
from src/processor/utilities/misc.py:
I am not sure if these are then too specific for SED, and if they should be extenalized in a different repo. Open to suggestions!
from src/processor/utilities/vis.py:
Some of these might already be implemented, and if so, please do tick them as complete, and mention the function name in the comments.
Some might not belong to this repo, but are rather evaluations post binning. We can discuss if these should be included in SED or if we should make a separate repo/project for that.
The text was updated successfully, but these errors were encountered: