HERA-Team / hera_corr_f

HERA F-Engine on SNAP
1 stars 5 forks source link

Add -I flag in hera_snap_feng_init.py #7

Closed ianmalcolm closed 5 years ago

ianmalcolm commented 5 years ago

Change -i flags in hera_snap_feng_init.py so that it skips F-Engine that has already been initialised Add -I flag, which initialised all F-Engines.

The change in src/blocks.py line 149 relies on https://github.com/HERA-Team/casperfpga/pull/2, in which init() returns True instead of self.SUCCESS