NSLS-II-SST / rsoxs

RSoXS Bluesky code
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Issue12 resolve spirals #13

Closed PriyankaKetkarBNL closed 3 days ago

PriyankaKetkarBNL commented 3 days ago

Addressing Issue #12. The issue was resolved by using the local bar variable instead of the global rsoxs_config["bar"] variable. The .append() function works fine, and just for reference, bar.insert(0, newsamp) works as well.