-
Notifications
You must be signed in to change notification settings - Fork 2
Review plant_height script output #210
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
Comments
Per terraref/extractors-3dscanner#9 (comment): The first end-to-end test ran over the weekend on ROGER for 2017-06-02. Please check that the Data is on ROGER: |
(from terraref/extractors-3dscanner#9 (comment))
|
@dlebauer |
@dlebauer What is the relation to mergedlas? I think this script operates only on the PLY files |
@ZongyangLi PI643008 is a cultivar (== genotype) id. @craig-willis sorry I missed that. |
@ZongyangLi It looks like ther are no longer any records < 0 but all of the records with the 'Scanner 3d ply data to height' method are <1.1 cm |
@dlebauer So it's in meter now. I am sorry if I make another misunderstanding, should I change it for cm? |
@ZongyangLi yes please change to cm. It is an option to change all of our height data to m but at this point we have been using cm, so the easiest at this point is to use cm, and if it would be useful to change to m, we can decide with inputs from other groups and convert all of the code and data at once. |
I purged the old data delete from traits
where method_id = (select id from methods where name = 'Scanner 3d ply data to height') |
@dlebauer Should we run another sample data run, or start full processing? (i.e., can we check more boxes in the completion criteria) |
@craig-willis yes, everything else looked good; should be ready to go |
@ZongyangLi
This won't work for the season 1 names, for example: "MAC Field Scanner Season 1 Field Plot 542 E". Is this expected? |
@craig-willis Besides, I don't think season 1 or season 2 should be involve, since the laser scanner's offset(#44) is not constant during the first 2 season. |
@dlebauer |
Yes please run the later seasons. Ignore the season 1 names that do not
contain range and column. I was not aware that the laser offset changed
during the first two seasons. Is there an open issue that addresses this?
…On Wed, Dec 6, 2017 at 11:39 AM Craig Willis ***@***.***> wrote:
@dlebauer <https://github.com/dlebauer>
Is there any additional action to be taken here? I assume you want me to
move forward with running on the later seasons.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#210 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAcX55Il8Cqz9mmv-KJmo61qsZnLE3uYks5s9tDTgaJpZM4Q03-l>
.
|
I could not find such an issue now, maybe I am wrong. The offset is constant in all the field seasons. Then we don't need to worry about this. |
Review task for plant_height script and output:
https://github.com/terraref/extractors-3dscanner/blob/master/plant_height/laser_to_height.sh
We seem to have lost track of this review task in the extractor repo:
terraref/extractors-3dscanner#9 (comment)
Note:
Completion criteria:
The text was updated successfully, but these errors were encountered: