Skip to content

Commit

Permalink
Merge branch 'optimizer' of https://github.com/PaNOSC-ViNYL/McStasScript
Browse files Browse the repository at this point in the history
 into optimizer
  • Loading branch information
philipposk committed Feb 23, 2024
2 parents 819b650 + 67031b6 commit ede3f2d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mcstasscript/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@
from .tools.cryostat_builder import Cryostat

from .instrument_diagnostics.beam_diagnostics import BeamDiagnostics as Diagnostics

from .helper.optimizer_helper import optimizer
from .helper.optimizer_helper import plot_2d
from .helper.optimizer_helper import plot_3d_scatter
from .helper.optimizer_helper import plot_3d_surface

0 comments on commit ede3f2d

Please sign in to comment.