FZJ-INM1-BDA / siibra-api

Apache License 2.0
4 stars 3 forks source link

LaTex lables for fingerprint/profile/autoradiograp #4

Closed marcenko closed 3 years ago

marcenko commented 3 years ago

Fingerprint / Profile and Autoradiograph data need to have LaTex labes to be rendered correctly by IAV

---------- old comments ----------

At the moment bug with encoding:

curl -X GET "https://brainscapes.apps-dev.hbp.eu/features/ReceptorDistribution?region=hoc1" -H "accept: application/json" -H "Authorization: Bearer <jwt-token>"

returns:

json.receptor_symbols.alpha1.receptor.latex ($lpha_1$)
json.receptor_symbols.alpha2.receptor.latex ($lpha_2$)
json.receptor_symbols.alpha4beta2.receptor.latex ($lpha_4eta_2$)
marcenko commented 3 years ago

@xgui3783

Can this be closed? I was looking at:

http://localhost:5000/v1_0/atlases/juelich%2Fiav%2Fatlas%2Fv1.0.0%2F1/parcellations/minds%2Fcore%2Fparcellationatlas%2Fv1.0.0%2F94c1125b-b87e-45e4-901c-00daee7f2579-25/regions/Area%2045%20(IFG)/features/ReceptorDistribution/Density%20measurements%20of%20different%20receptors%20for%20Area%2045%20(IFG)%20[human,%20v1.0]

Seems to me that it is shown correctly.

xgui3783 commented 3 years ago

Yes, I believe this has been fixed