This repository contains data for Choreographing Oscillatory Hydrodynamics with DNA-Coated Gold Nanoparticles (link).
The final version of the paper can be found (here)
All the necessary packages can be found in the requirements file.
pip install -r requirements.txt
This repository contains the following subfolders and files in the root folder.
|--CITATION
|--README.md
|--requirements.txt # Python requirements file
|--data # raw data from each exp technique
|--|--TEM
|--|--UV-Vis-NIR
|--doc
|--|--draft
|--|--|--ChemRxiv # Has the main text and the supporting information file
|--results # Final and intermediate results
|--|--csv # Contains csv files that were created during the analysis
|--|--figs # Final version figure in pdf or png
|--|--optical_figs # Contains the optical images that were used in the draft
|--src # Source folder for all scripts/jupyter