In the AsyncRecord we say that we should use a function called create_background_sweep to create AsyncRecords, but this function does not exists. It is mentioned in labcore old so I am assuming it existed at some point. This reference should be removed.
In the AsyncRecord we say that we should use a function called create_background_sweep to create AsyncRecords, but this function does not exists. It is mentioned in labcore old so I am assuming it existed at some point. This reference should be removed.
This happens here: https://github.com/marcosfrenkel/labcore/blob/0c21e475b6256ce4bd999941cc677c810a8fe6d0/labcore/measurement/sweep.py#L548