int-brain-lab / ONE

Open Neurophysiology Environment
MIT License
17 stars 5 forks source link

Handling acronyms in ALF spec #80

Open k1o0 opened 1 year ago

k1o0 commented 1 year ago

How should we name ALF objects with acronyms and initialisms? Current behaviour:

one.alf.spec.to_alf('DAQ data', 'wiring', 'json')
>> 'DAQData.wiring.json'

Currently we have ROIMotionEnergy.position, DAQdata.raw.

Suggestion:

k1o0 commented 1 year ago

https://github.com/int-brain-lab/ONE/pull/76/commits/a6805f208337e1018285cbcaa3a3af1c323f9336