Skip to content

Meeting Agenda and notes

Megan Riel-Mehan edited this page Jul 5, 2022 · 3 revisions

Old schema example:

  • cystoplasme:
    • sphere tree A (sphere_tree_A.sph)
  • compartment A
    • interior: sphere A (radius 25)
    • surface: sphere B (radius 50)
  • compartment B
    • interior: sphere A (radius 25)
    • surface: sphere C (radius 75)
  • compartment C
    • interior: sphere B (radius 25)

Example recipe link

New schema example

  1. config file (List of deprecated features) Table of options
  2. 3 containers (identical to the old example)
  3. 1 nested (couldn't do before)

Improvements:

  • Representations are grouped and clearer
  • Reusing ingredients (clearer)
  • Separate object and composition section
  • Pull out non intrinsic properties (ie count/priority)
    • Separate out non intrinsic properties of the recipe (config file)
  • Over ride specific settings of an ingredient
    • Less repetitive properties/ less room for human error
  • key names, flags, radii/ecap radius etc
  • Generalized representations for regions

Clone this wiki locally