https://github.com/bryanwweber/UConnRCMPy

sort by:
Revision Author Date Message Commit Date
d917a27 Adds CHANGELOG.md 17 December 2016, 00:50:44 UTC
0cf4e86 Moves docstring for reactive_file to the getter method This is the recommended place from the Sphinx docs 14 December 2016, 23:12:37 UTC
c930b3d Add reactive_file as a property of Condition This way, the reactive file can be set without requiring the presence of the volume-trace.yaml file. 14 December 2016, 23:09:41 UTC
e76614a Fixes docstring of *_experiments dicts 14 December 2016, 23:08:43 UTC
5889e4a Fixes pressure_fit docs 14 December 2016, 22:52:59 UTC
2c751a5 Adds file output methods for traces Adds savetxt methods to VoltageTrace and ExperimentalPressureTrace. Fixes #12 14 December 2016, 22:52:05 UTC
120bd6b Add dunder repr for all classes Fixes #13. 14 December 2016, 17:36:00 UTC
1525d00 Add types to constants in constants.py 14 December 2016, 17:35:07 UTC
eaa310e Fix bug when file is given to Experiment as a Path If the file doesn't exist, fix how the .txt suffix is added to the input Path object 14 December 2016, 17:18:13 UTC
f281fb7 Allow string input to Experiment, in addition to Path input Fixes #7. 13 December 2016, 22:32:55 UTC
7d7fcc4 Add summary of experiments stored in a Condition. Fixes #15. 13 December 2016, 22:23:21 UTC
d046e88 Fix doc for experiment_parameters in Experiment 13 December 2016, 21:51:37 UTC
361897c Add tests to conda recipe 01 December 2016, 00:49:40 UTC
9c68ba4 Add cansen dependency to conda recipe 01 December 2016, 00:49:32 UTC
a954103 Add conda recipe 18 October 2016, 03:41:49 UTC
cd989ca Add colon to time in figure legend 07 July 2016, 15:08:15 UTC
87699fa Convert all time axes to milliseconds 07 July 2016, 15:08:04 UTC
7c83944 Update year in LICENSE 02 June 2016, 15:54:45 UTC
402132a Bump version to 2.1.0 31 May 2016, 14:43:26 UTC
a1af268 Move Sphinx build to separate repo for Unix make 31 May 2016, 14:27:01 UTC
069df70 Fix label on Simulation comparison figure 31 May 2016, 13:54:35 UTC
e9fc0d9 Fix typo in simulation overwrite dialog 25 May 2016, 15:17:47 UTC
9808b44 Add labels to figure axes and legends 25 May 2016, 15:17:27 UTC
78b81c4 Fix float indexing deprecation warnings 25 May 2016, 12:50:56 UTC
040c57d Fix doctoring typos 25 May 2016, 12:49:14 UTC
50f12d3 Fix typo in filtering function docstring 19 May 2016, 18:07:53 UTC
87b9cba Remove an unnecessary comment in utilities 01 April 2016, 22:33:24 UTC
a0ba19b Fix line length in dataprocessing 01 April 2016, 22:18:55 UTC
149ce4c Use a finer search increment in finding PC Reduce the increment for the counter from 100 to 50 to better handle short ignition delay cases. The trade off is longer CPU time. 01 April 2016, 22:14:21 UTC
35f12ca Use a float to compare with diff 01 April 2016, 22:13:17 UTC
3d03937 Fix a typo in the description of finding PC 01 April 2016, 22:12:55 UTC
3d0428d Correct the volume and pressure trace timings If there are offsets specified, take those into account in producing the output files. 01 April 2016, 22:12:32 UTC
fd0f92e Plot the P0 fit line on nonreactive plots 18 March 2016, 16:38:53 UTC
e01fe29 Reduce the span of smoothing for alt. derivatives The previous span was shifting the peak of the dP/dt 18 March 2016, 16:38:35 UTC
8bd88d4 Correct pressure traces for alternate cases The measured initial pressure from the dynamic transducer may not match with the initial pressure from the static transducer, so correct it to the static value. 17 March 2016, 16:29:52 UTC
e1af7b6 Fix bug in plotting folder process 16 March 2016, 19:58:22 UTC
a9db8e1 Add extra field in parse_file_name to store the year 16 March 2016, 19:58:11 UTC
c734e1d Remove unused cantera_version 16 March 2016, 19:56:58 UTC
1b191a2 Remove option to set state by volume and pressure It caused bugs because although volume is arbitrary, density is not. 16 March 2016, 18:39:35 UTC
47788dc Fix finding non-reactive trace 16 March 2016, 18:38:35 UTC
644c8e0 Move parse_file_name to be a method of the Experiment class This allows AltExperiment to more easily have an alternate definition of the file name parser 15 March 2016, 20:07:56 UTC
68cde4c Add function to process a folder of alternate experiments 15 March 2016, 20:06:48 UTC
f744c05 Fix bug in pressure specification for new Cantera versions 15 March 2016, 20:06:21 UTC
2f991df Only maximize figures on Windows The figure managers on OS X don't have the window attribute 14 March 2016, 15:51:12 UTC
83ea8f5 Print exception generated when calculating TEOC 14 March 2016, 11:06:32 UTC
f3c27d4 Import new alternate experiment classes 13 March 2016, 19:45:54 UTC
692d065 Add alternate experiment class 13 March 2016, 19:44:10 UTC
83db8b9 Split Experiment initializer into functions 13 March 2016, 19:43:01 UTC
7087f58 Add alternate class for Conditions 13 March 2016, 19:42:22 UTC
2a0e79b Add alternate experimental pressure trace class 13 March 2016, 19:40:18 UTC
f262aef Add alternative file name processor 11 March 2016, 03:13:41 UTC
a58681d Add docs for rest of classes and functions 05 February 2016, 21:08:37 UTC
3235705 Remove unnecessary cantera-objects.inv 05 February 2016, 21:07:50 UTC
0a32063 Add matplotlib to intersphinx 05 February 2016, 21:07:23 UTC
24318a4 Fix doc makefiles 05 February 2016, 20:21:50 UTC
6092ec3 Bump version in the docs 03 February 2016, 23:48:41 UTC
325141b Add some docs for some dataprocessing code 24 January 2016, 19:22:16 UTC
f2adea5 Move from experiment module to dataprocessing module in docs 24 January 2016, 19:21:53 UTC
3635ee0 Set the default role for the documentation to py:obj 24 January 2016, 19:20:36 UTC
ba528cb Use online Cantera docs for intersphinx 24 January 2016, 19:19:31 UTC
e4d1dc9 Add Condition import to __init__ and bump patch 24 January 2016, 18:44:06 UTC
fad9f51 Bump version to 2.0.1 23 January 2016, 22:40:32 UTC
ed03dee Fix bug in computation of simulation derivative 23 January 2016, 22:40:19 UTC
513c3ca Plot the simulation time in ms and relative to EOC 23 January 2016, 22:40:05 UTC
ea7b10d Only get parameter needed from load_yaml 23 January 2016, 22:39:42 UTC
4c77efe Fix figure bug in compare_to_sim 23 January 2016, 22:29:31 UTC
7656e82 Bump the version to 2.0.0 23 January 2016, 22:14:33 UTC
a05c235 Rename process_in_loop to process_folder 23 January 2016, 22:09:13 UTC
32d3b90 Move ign_loop.main to dataprocessing.process_in_loop Fix setup.py to create a shell script for the new code 23 January 2016, 22:07:46 UTC
7db628e Refactor ign_loop to work with new classes 23 January 2016, 22:04:16 UTC
6b203d8 Remove compare_to_sim 23 January 2016, 21:58:36 UTC
c0f2e7f Rename experiments module to dataprocessing 23 January 2016, 21:57:46 UTC
8dae52a Add Simulation class to store simulation cases 23 January 2016, 21:56:52 UTC
4a51f52 computed_pressure is no longer an attribute of Condition 23 January 2016, 21:55:37 UTC
40f46e2 Remove SimulatedPressureTrace from traces 23 January 2016, 21:54:27 UTC
071ffb7 Add machinery to add simulations to the Condition 23 January 2016, 21:24:12 UTC
cde5d73 Make volout and presout attributes of Condition 23 January 2016, 20:59:43 UTC
3c50917 Remove volume_trace.py 23 January 2016, 20:41:06 UTC
900735b Add volume trace creation to Condition 23 January 2016, 20:40:47 UTC
2c050c5 Initialize all_runs_figure to None instead of opening figure at initialize 23 January 2016, 20:40:02 UTC
11da7c7 Add yaml_load function 23 January 2016, 19:59:34 UTC
bc75fc1 Remove old nonreactive.py file 23 January 2016, 19:59:12 UTC
eb8be6e Add plotting of non-reactive traces 23 January 2016, 19:39:56 UTC
b0375e8 Set tau, tau_1 and T_EOC of non-reactive traces to zero 23 January 2016, 19:39:29 UTC
d607ad3 Add titles for Figure windows 23 January 2016, 19:38:36 UTC
bdf8f3d Move the single experiment plot back to the Experiment class 23 January 2016, 19:06:18 UTC
0eb5f2a Move plotting code to Condition class Move the plotting code out of the Experiment class, since it should be handled by the Condition 23 January 2016, 19:04:33 UTC
b0989f9 Fix bugs in creating experimental pressure trace Fix bugs due to the conversion to the class based interface 23 January 2016, 19:03:35 UTC
c0dab80 Document is_reactive attribute of ExperimentalPressureTrace 23 January 2016, 18:09:12 UTC
c278ddd Add class-level documentation for the Experiment class 11 January 2016, 13:17:27 UTC
18b887a Add stub for a class to contain all of the experiments at a given condition 11 January 2016, 13:17:15 UTC
2807eb4 Add Cantera to the Intersphinx possibilities 11 January 2016, 13:16:25 UTC
27dfd63 Fix documentation Intersphinx links 11 January 2016, 12:48:05 UTC
3dd4963 Use more features from the Alabaster Sphinx theme 11 January 2016, 12:47:44 UTC
115ae97 Add documentation for all of the traces 10 January 2016, 20:25:56 UTC
831bb4c PEP-8 conf.py in the docs 10 January 2016, 20:25:00 UTC
31ded42 Allow specifying of chemistry file name in trace construction 10 January 2016, 20:23:32 UTC
9eefeb2 Add documentation of the VoltageTrace class 09 January 2016, 17:02:16 UTC
bfdc28e Fix inline code formatting in traces docstrings 09 January 2016, 16:31:28 UTC
1063587 Add Sphinx documentation files to the repository 09 January 2016, 16:24:11 UTC
back to top