nathanieljevans / cyclicIF_registration

Registration pipeline for cyclic immuno-fluorescence.
MIT License
0 stars 0 forks source link

aggregated_results.csv - high missingness #9

Closed nathanieljevans closed 4 years ago

nathanieljevans commented 4 years ago

Can we improve this by merging differently? to propagate information ... eg multi-line merging (whats that called!?)

dataset1.x (multiple lines) -> dataset2.x (one line)

nathanieljevans commented 4 years ago

This is actually causing a lot of issues. channels > 1 have missingness in registration values AND scene/slide name. If we can map the c1 values across all channels it would solve a lot of problems. This should be high priority.

It may be as easier as merging ON round [instead of round and channel]