sb0 changed the topic of #m-labs to: https://m-labs.hk :: Mattermost https://chat.m-labs.hk :: Logs http://irclog.whitequark.org/m-labs
<mtrbot-ml> [mattermost] <astro> I now have an async executor switching between yielding tasks on the zynq
<mtrbot-ml> [mattermost] <sb10q> @astro not yet but I was planning to do it today
<mtrbot-ml> [mattermost] <astro> it might be not necessary after all
<mtrbot-ml> [mattermost] <astro> the rdid data looks good to me
<mtrbot-ml> [mattermost] <sb10q> very good
<mtrbot-ml> [mattermost] <astro> could you perhaps verify with vivado tools?
<mtrbot-ml> [mattermost] <astro> what are the requirements regarding SMP-safety? are we going to run async code on both cores?
<mtrbot-ml> [mattermost] <sb10q> no, only on the comms (master) CPU
airwoodix2 has joined #m-labs
airwoodix has quit [Ping timeout: 260 seconds]
airwoodix2 is now known as airwoodix
Stary has quit [Quit: ZNC - http://znc.in]
X-Scale` has joined #m-labs
X-Scale has quit [Ping timeout: 240 seconds]
X-Scale` is now known as X-Scale
calle__ has joined #m-labs
mumptai_ has quit [Ping timeout: 240 seconds]
Stary has joined #m-labs
mtrbot-ml has quit [Remote host closed the connection]
mtrbot-ml has joined #m-labs
lkcl has joined #m-labs
<mtrbot-ml> [mattermost] <sb10q> @astro do you still need the nrf52 board?
lkcl has quit [Ping timeout: 250 seconds]
<mtrbot-ml> [mattermost] <sb10q> @astro you now have 10k and 5ohm on thermostat ch0 and nothing on ch1
_whitelogger has joined #m-labs
pdp7 has quit [Changing host]
pdp7 has joined #m-labs
kuldeep has joined #m-labs
calle__ has quit [Ping timeout: 264 seconds]
mumptai has joined #m-labs
lkcl has joined #m-labs
airwoodix1 has joined #m-labs
airwoodix has quit [Ping timeout: 250 seconds]
airwoodix1 is now known as airwoodix
Eldra has joined #m-labs
Stormwind_mobile has quit [Remote host closed the connection]
Stormwind_mobile has joined #m-labs
mtrbot-ml has quit [Remote host closed the connection]
mtrbot-ml has joined #m-labs
mauz555 has joined #m-labs
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #m-labs
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #m-labs
mauz555 has quit [Read error: Connection reset by peer]
mauz555 has joined #m-labs
<airwoodix> rjo, sb10q: is there any experience in seamless compression of ARTIQ datasets? (e.g. lossless compression of camera images) Does it make sense at all?
<airwoodix> Naive expectation: same interface (set_dataset, get_dataset, maybe even append_to_dataset) but with lossless compression in the background
<airwoodix> *seamless -> transparent
lkcl has quit [Ping timeout: 264 seconds]
lkcl has joined #m-labs
<rjo> airwoodix : not specifically. You can certainly use opaque binary array with compressed data and the algorithm of Our choice. But my guess would be that improving pyon, simpyco and the h5 layer are worthier targets.
<airwoodix> rjo: thanks. The primary goal is to reduce the disk size of the hdf5 files without throwing data away.
<tpw_rules> doesn't hdf5 have several available compression options?
<rjo> airwoodix i think there are some specific lossless compression options for datasets in h5 or the h5 file itself. Intrinsic to h5.
<rjo> There is also an issue in ARTIQ proposing a more spce efficient storage for small datasets.
<airwoodix> Sounds great, thanks. I'll have a look.
mumptai has quit [Read error: Connection reset by peer]
mumptai has joined #m-labs
Stormwind_mobile has quit [Read error: Connection reset by peer]
Stormwind_mobile has joined #m-labs
<rjo> airwoodix: what's the image size nowadays? back in zurich we had 512x512 EMCCD shots, three per camera, three cameras, per minute. that was not much storage space back then.
Stormwind_mobile has quit [Read error: Connection reset by peer]
<Eldra> Sometimes I have the following error : Urukul AD9910 AUX_DAC mismatch. And i cannot run codes anymore. Is there a way to reset/reboot everything without disconnected power ?
<Eldra> artiq_coremgmt --device-db ../config/device_db.py reboot _ doesn't work
<rjo> The AD9910 DDS chips are fragile. There is an ARTIQ issue about that. They require a power cycle if they are in that state.
<Eldra> Yeah I saw it. So I need to power off the entier system.
mauz555 has quit []
ohsix has quit [Ping timeout: 240 seconds]
ohsix has joined #m-labs
<airwoodix> rjo: for this particular case, 1384x1032 so 2.9 MB per image raw from the camera (16 bits) but it gets worse if one wants to store pre-processed data on double precision floating point numbers...
Eldra has quit [Quit: Ping timeout (120 seconds)]
mauz555 has joined #m-labs
<rjo> airwoodix: image based lossless compression is pretty different for integers than for HDR images. there is jpeg_xt or openexr for the latter. alternatively standard opaque binary compression algorithms. and always consider whether 8 bytes per pixel is actually required to represent SNR. I remember that for our thomas-fermi/BEC fits it wasn't.
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #m-labs
mauz555 has quit [Ping timeout: 256 seconds]
mauz555 has joined #m-labs
rohitksingh has quit [Quit: No Ping reply in 180 seconds.]
rohitksingh has joined #m-labs
mauz555 has quit [Ping timeout: 272 seconds]
lkcl has quit [Ping timeout: 256 seconds]