Categories

p1 more like pDone

On Friday we finished measuring p1! This was a big push to get it done last week and on Friday it took some expert timing and carful radar studying but we got it done.

This was a massive feat for the team, and it is super exciting to have it done. There are 10,673 total positions, out of that we found 2,899 basal plants, and 81 flowering plants, we found around 3,523 staples. Thanks to Wesley’s Time Motion Study we know that we spent 198 person hours measuring p1. Below you can see our nice completed map of p1!

I now have some coding to do to get ready for rechecks but for now the team is having a well-deserved break from measuring p1.

Measuring P1 Progress Update

I missed a day but we have made significant progress measuring in the past few days.

On Wednesday (Aug 18) we dropped the number of segments from 32 to 19 in an afternoon with 2 measuring pairs. This was Allie’s last day measuring and we very much missed her today.

Today (Aug 19) we missed Allie and John but not so much that we couldn’t get anything done. The opposite in fact we got 11 segments done with 2 pairs (5 people) in ~4 hours. We have 8 segments left (woo!), today was very much a penultimate day and tomorrow might be a very big day out in p1 check back tomorrow to find out how we did.

Measuring p1 progress update

On Friday the team made great progress measuring, with the help of Gretel (World Record holder for fastest measurer) the team completed 16 segments in ~3 hours with 3 measuring pairs. We now have finished the 99’s both north and south and are off in the Q-gen/big batch experiment. We have a total of 33 segments left out of 141 segments so we are 77% complete! This is amazing and I expect that we will be done before the end of the week.

Measuring p1 progress update

Today the team continued working in the 1999 experiments. The measuring in these experiments feels slow because the plants are so densely packed but we got a good chunk done today.

With 3 measuring pairs in ~3 hours we got 12 segments done. The map makes it seem like all of 99north is done but there are actually 3 segments in their that aren’t done. Tomorrow we will finish the 1999 experiment and start Big Batch/Q-Gen which is the big green chunk on the map.

Measuring p1 progress update-day 4&5

This is a combined update from today and Friday.

On Friday the team measured 6 segments in ~1.5 hours with 3 measuring pairs in the 96, 97, 98 experiments. Friday also was when Amy W. made her annual measuring guest appearance.

Today we measured 11 segments with 3 pairs in ~3 hours. We completed the inbreeding, 96, 97, 98, experiments and started the 99 experiments. Tomorrow we will work on completing the 99 experiments which are a bit dense but we will get through them.

Measuring p1 progress update

Today we continued our efforts in measuring p1. We finished the miscellaneous assortment of experiments (SPP, 2001, and Monica’s 2003) and we started working on the 96, 97, and 98 experiments. We had 4 measuring pairs going and in the course of ~2.5 hours we completed 21 segments.

As you can see below we have made a HUGE jump westward. The team has done an amazing job cranking through the plot. Next we will finish the 96, 97, and 98 experiments and keep working west into the inbreeding 1 experiment.

Measuring p1 progress update

Yesterday we continued our measuring progress we starting working on a miscellaneous assortment of experiments, seeds from Staffonson, and two different 2001 experiments. The team completed 23 total segments with 4 measuring pairs in ~4 hours. This brings the total segments to 41 segments.

Below you can see the updated progress map, there has been a big jump in the purple between Aug 03 to Aug 04. The team will continue to work west ward today as we start the 96, 97, 98 experiments.

Measuring p1 Progress update

One of the large tasks that the team does every year is measure the first experimental plot (p1). This is the largest of the the experimental plots with a daunting 10,673 total positions. The plot is broken up into 46 rows, some of these rows are so long that we have broken them up into segments. There are 141 total segments.

I will be posting daily (or close to daily) updates on our measuring progress right here on the flog. Yesturday (Aug 03 2021) was our first day of measuring p1. We start with one of the inbreeding experiments, the team measured a total of 18 segments over the course of 3 ish hours with 4 measuring pairs.

Below I have attached a map of the plot, it is colored with which positions have been measured and what we have yet to do. There is a lot left to do but we have made GREAT progress for just one day!

Escape the heat: goats on the run

Today the crew started out the day like all MWF’s with phenology, phenology has droped down to only 822 flowering heads so the crew swiftly crushed all of the phenology routes. At lunch we celebrated Kennedy’s birthday that was on Wednesday, Happy birthday Kennedy!

After lunch the crew split up to do various tasks including rechecks in the hybrid plots, finishing measuring experimental plot 6, and completing a through search for aphids in experimental plot 1. The team has done an amazing job at expediently finishing measuring every plot I throw at them. Next week we will start measuring experimental plot 2 which should be fun! Since it burned they plants will be easy to see. Overall it was a good hot July day!

Now I want to rewind back to Monday, also another hot and humid July day. It was a little after 5 I was walking to my car. I look North on Tower Rd and I see a few goats. It took me a few seconds to realize that seeing goats on Tower Rd was not a usual occurrence, did I mention that it was a hot and humid July day. Once I registered the goats, I jumped into action and ran back and told the crew that the goats had escaped. Stuart and Miyauna were in a zoom meeting and could not join us in our chase. But Peter cut a large branch of buckthorn to use as a lure, and a heard of Team Echinacea went running down tower. As we got to the bottom of the hill we started to look around wondering where the goats were and we looked to the west of the road and we saw a 6 goats happily munching away at soy bean plants. Peter decided that we need to take both a carrot and a stick approach, so he ran in front of the goats and the rest of us ran behind the heard of goats chasing them. We ran the goats back up to the driveway and down towards the pastures. Along the way the goats ran behind Miyauna who was still on her zoom call with the National Geographic Society. Reports are that the goats were in full view of the call and stopped right in frame to pose for the camera. Once the goats were fully returned to the pen, we assessed what happened and it turned out that they had run out of water and thrown a prison break. So for future note when it is 90 degrees its important to make sure that the goats don’t run out water, and to always record zoom calls cause you never know when a heard of goats will go running by with a heard of Team Echinacea members.

Fun with functions

Hi flog!

Today was a very busy day for phenology but I will not be discussing that today.

I spent this afternoon doing some light coding and durning dinner tonight Amy, Jared, and I held Alex hostage durning a conversation about best coding practices. This conversation transitioned into Jared and Amy helping me write my first function!

Below is the function that I have written, for readers at home feel free to copy and paste and play around

printName <- function(name, punctuation){
print(paste(“My name is”, name, punctuation))
}

this is a function that the 3 of us wrote together (Jared started but Amy finished it, I supervised/tried to help but didn’t know what was going on)

favoritePet = function(answer) {
if(answer == “dog”) {
message(“That is an acceptable choice, but have you considered salamanders?”)}
if(answer == “cat”)
message(“What are you thinking?!?!?!?”)
if(answer == “salamander”)
message(“You are a good person.”)
else{
message(“Please try again…”)}
}

Enjoy!

Mia