Closed evamaxfield closed 4 years ago
Ping. @aditnath any update on this?
@JacksonMaxfield i need to get with Matte and run the backfill! I'll try to get this done latest by early next week
@aditnath how is this going? Will the backfill happen this week?
@jxchen01 yea, have a fix written and need to test it out tomorrow and then implement the change
ColonyPosition has been completely updated and added to the dataset!
Resolving this as @jxchen01 @toloudis @donovanr @ritvikvasan upgrade lkaccess
to 1.4.19
.
pip install --upgrade lkaccess
Description
A clear description of the bug
@vianamp needs the
ColonyPosition
(or better,FOVPosition
) column for some of his downstream analysis however currently the column is only about 40% filled with valid values. @aditnath is apparently working on a backfill.Expected Result
What did you expect to happen instead?
ColonyPosition
(orFOVPosition
) is a column in the base dataset is optimal that is fully filledColonyPosition
(orFOVPosition
) as a CSV or other external datasource being ingested by the dependent step is the other option while the currentColonyPosition
column is dropped from the base dataset.