Import issues¶
Cannot import baseband_analysis.core._accel
¶
When switching to the pipeline-update
branch, you may run into an import error specifically related to the _accel.pyx
file, despite it being present in baseband_analysis/core/
. To fix, run the following setup from the baseband-analysis folder:
Keep in mind that if you update to pipeline-update
, you'll need to change all of your imports from baseband_analysis in your scripts, since functions have been moved around in the code.
errno=5¶
This is probably a timeout issue; just wait a couple of hours or so and try reprocessing the event.
.h5 files written but no localization plots created / localization results being written to L4¶
Known issue. If you still want a localization + plots, refer to here.