Development Of Orchestia Gammrellus Embryos Under Contrasting Temperatures
收藏资源简介:
Sample datasets, HR modelling data and video acquired using the EmbryoPhenomics platform. Experiment assessing influence of 15 and 20C contrasting temperatures on the development of the amphipod <em>Orchestia gammarellus</em>. Embryos were maintained at the treatment temperatures from their first cell division and imaging and subsequent analysis began at the time at which the heart began beating. EmbryoPhenomics datasets can be accessed using the XArray library in Python (or if EmbryoCV is installed see www.embryocv.org for instructions on loading data): results = xr.open_mfdataset(path_to_file). This will reveal the various data arrays. EmbryoPhenomics HR data can be loaded using the Numpy library in Python: hr = np.load(path_to_file)[()]<br> filt = hr[embryoLabel i.e.D6 or A11]



