Skip to content

Retrieve relevant layers from networks used to predict the longitudinal hit position and fix GAN code using those networks

News:

  • Read relevant layers from the JSON files (networks)
  • Modify the GAN code to ensure that simulate from TFCSPredictExtrapWeights runs before simulate_hit() is called
  • Improve handling of errors. For example, now if within simulate_hit() extrapolations are missing (meaning simulate() didn't run), then return FCSFatal

FYI: @mduehrss

Edited by Jonathan Bossio

Merge request reports