Skip to content
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

Phase 2: actual temperatures #21

Open
ipendlet opened this issue Nov 16, 2018 · 2 comments
Open

Phase 2: actual temperatures #21

ipendlet opened this issue Nov 16, 2018 · 2 comments

Comments

@ipendlet
Copy link
Member

Phase 2:
well by well temperature based on precalibrated value (easy)
Phase 3:
Use thermal map of each experiment to create run unique value (hard)

@ipendlet
Copy link
Member Author

This work is now being undertaken by francis motta. The dataset used for the training of this run was contained https://drive.google.com/drive/folders/1Z6upl58y8OoS2fcOqT39wIfViF9Be7Ka

Francis working on a gaussian fit with error (new module)

@ipendlet
Copy link
Member Author

From @francismotta

Take a look at the following repo:

https://gitlab.sd2e.org/fmotta/perovskite-temperature-calibration

Links from this are copied here for incoporation into the capture and report code.

The output column is iso_70105lininterp_rxn_actual_temp currently, with the prefix referencing the model used to calibrate. It is trival to remove this and instead use _rxn_actual_temp if you prefer. Let me know if you have any questions, concerns or thoughts!
GitLab
Sign in
GitLab Community Edition

To rerun to produce the sample output data, issue the folowing command from the top-level directory.
$ python temp_calibration.py models/iso_70105lininterp.pkl data/2019-04-04_PerovskiteDataSample.csv data/2019-04-04_PerovskiteDataSample_actual_temp.csv
If you want this to be an pip-installable module, I'll have to create a setup file; this can definitely be done, just let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant