Skip to content

TODOs before making ABEL public #64

Description

@carlandreaslindstrom

We aim to make ABEL public as soon as possible. However, before we can do so, there are a few tasks. I'll try to summarize them here and keep this up-to-date based on what has been done. Please let me know below if I should add more TODOs to the list (I'll update this comment).

TODOs before release:

  • Add a license (ABEL license choice #61)
  • Make the importing faster (Making imports faster #63)
  • Finish the documentation (Adding documentation #53)
  • Have high test coverage (Add pytest #41)
  • Fix the Linac vs Accelerator vs Structure/Stage structure to be more consistent
  • Make fully consistent input parameters across Runnable scans and optimization.
  • Make recursive evolution data (and plotting) in every trackable (and don't save this with SimpleNamespace)
  • Remove old/unused implementations (e.g., of Stage, Interstage and Spectrometer)
  • Make common utility for making random temp folder
  • Change the "owner" of ABEL to a be a project (e.g., abel_framework)
  • Fix Collider to allow linac-only defined energies etc.
  • Add extraction function for all data points (all shots in a scan) in Runnable.
  • Remove Oslo project-specific numbers from the configuration files.

TODOs (just) after release:

Further features (not necessarily on launch)

  • Add analytic level to Stage and Interstage
  • Make improved survey plots (e.g., for Interstage)
  • Make improved PWFA experiment setups (FACET-II and FLASHForward)
  • Global seed
  • Allow run_data folder to be moved
  • Implement tracking from a given element (reusing everything before that element). Connected to save-points throughout.
  • Change the use of SimpleNamespace to dictionaries.
  • Implement general misalignment of elements (at Trackable level)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions