Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add statusLabel to neuprint_get_meta #73

Closed
mmc46 opened this issue Feb 6, 2020 · 6 comments
Closed

Add statusLabel to neuprint_get_meta #73

mmc46 opened this issue Feb 6, 2020 · 6 comments

Comments

@mmc46
Copy link
Contributor

mmc46 commented Feb 6, 2020

There is a new field, statusLabel in the metadata - it shows in neuprint-python.

Can this be added to the output of neuprint_get_meta()?

We think the difference between status and statusLabel is due to the fact that just before the release many bodyids got the status 'Traced' even though their status at the time was not 'Traced'. So status reflects the value in the released dataset, whereas statusLabel corresponds to the previous one.

For example: bodyids

c("2292327595", "2262328440", "2262332862", "2262324061", "2231289277",
"2200228798", "2231289424", "2230931053", "2231298154", "2262328549",
"2231298121", "2261992182", "2230931155", "2231289333", "2261637853",
"2321337738", "2320983805", "2292672665", "2200228767", "2230931077",
"5813046796", "2230926964", "2231293853", "2200228723", "2261987736",
"2320655662", "2231284881", "2261965878", "2261970553", "2231293819",
"2321001244", "2231289597", "2231289459", "2200569724", "2291999690",
"2290303228", "2262324036", "5813034811", "2231298170", "2231289545",
"5813005580")

have status == 'Traced' and statusLabel == 'Leaves'

@jefferis
Copy link
Contributor

jefferis commented Feb 6, 2020

Do we have any more info than that? Seems rather vague thing to add to documentation.

@mmc46
Copy link
Contributor Author

mmc46 commented Feb 6, 2020

statusLabel does shows here https://neuprint-test.janelia.org/public/neuprintuserguide_012420.pdf

"statusLabel - a string indicating the status of the body in a previous version of the data"

@jefferis
Copy link
Contributor

jefferis commented Feb 6, 2020

Ok! So it is vague!

@romainFr
Copy link
Collaborator

romainFr commented Feb 6, 2020

I asked, and have been told that statusLabel is a more detailed version of status. In status, a bunch of things (like leaves and roughly traced) are lumped together as Traced.

@jefferis
Copy link
Contributor

jefferis commented Feb 6, 2020

@romainFr are we happy with:

\item statusLabel similar to \code{status} but often a bit more specific

@romainFr
Copy link
Collaborator

romainFr commented Feb 6, 2020

yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants