Rhoana / butterfly

Documentation
http://butterfly.rtfd.io
MIT License
2 stars 5 forks source link

api/mask query #19

Open haehn opened 7 years ago

haehn commented 7 years ago

currently we store masks as a channel, but the spec requests a direct api call (api/mask)

current way of requesting this: bfly/api/data?experiment=X&dataset=Y&sample=Z&channel=MASKNAME

idea: keep current structure and just proxy through the new api/mask request (we need to identify what the MASKNAME is)