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

Chamber exposure stressor creation function needed #72

Open
MDKempe opened this issue Feb 16, 2024 · 0 comments
Open

Chamber exposure stressor creation function needed #72

MDKempe opened this issue Feb 16, 2024 · 0 comments

Comments

@MDKempe
Copy link
Collaborator

MDKempe commented Feb 16, 2024

We need to create a a function that will allow you to create a stress series of data which can be subsequently used to either calculate degradation in the chamber or calculate an acceleration factor using another tool.

The entry would be a list of **kwargs where there are standardized cycles such as TC, HF, DH... and some preprogrammed sequences such as that found in IEC 61730 or IEC 61215. Additionally, one could specify an arbitray sequence with calling parameters such as T, RH, Irr, Irr-spectrum, light source, chamber equilibration time, sample equilibration time...

The output would be a time series of data with of an arbitrary time step including T, RH, Irr, V data, and meta data for the spectrum and other relevant parameters.

Once the function is created, we would want there to be a tool that will simplify the creation of an *.csv file that can be read as if it was a weather file with weather.read().

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