febid.febid_core.initialize_framework#

initialize_framework(from_file=False, precursor=None, settings=None, sim_params=None, vtk_file=None, geom_params=None)[source]#

Open simulation configuration files and prepare data framework

Parameters:
  • from_file – True to load structure from vtk file

  • precursor – path to a file with precursor properties

  • settings – path to a file with beam parameters and settings

  • sim_params – path to a file with simulation volume parameters

  • vtk_file – if from_file is True, path to a vtk file to get structure from

  • geom_params – a list of predetermined simulation volume parameters

Returns: