- Jul 19, 2017
-
-
Unknown authored
-
Unknown authored
-
Chris Smith authored
-
Unknown authored
-
Somnath, Suhas authored
-
- Jul 18, 2017
-
-
Chris Smith authored
-
Chris Smith authored
-
- Jul 13, 2017
-
-
Chris Smith authored
-
Chris Smith authored
Use the new get_attr in function
-
Chris Smith authored
-
CompPhysChris authored
Cades dev
-
Chris Smith authored
-
- Jul 12, 2017
-
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Somnath, Suhas authored
About pycroscopy, why it exists, why it is needed, and how it is implemented at a high level
-
Chris Smith authored
Added the passing of the number of points to use in the SHO guess
-
Chris Smith authored
num_points should no longer be ignored when passed in options of do_guess
-
- Jul 11, 2017
-
-
Somnath, Suhas authored
-
Unknown authored
Fixed label creation if not provided Minor formatting changes to be_utils and be_loop
-
Unknown authored
Added df_utils to imports
-
Unknown authored
Create a new hdf5 file after deleting the old one.
-
Unknown authored
Added a shape attribute to the object Added a __getitem__ method to the class
-
Chris Smith authored
-
Chris Smith authored
Updated the parse_dm3 file. The StringIO imports should now work on both python 2 and 3. The objects read from the binary file are now decoded as utf-8 when possible. If decoding fails, the error is ignored and the file read procedes without crashing.
-
- Jul 07, 2017
-
-
Unknown authored
Ensure that the batch size is an integer when cleaning in batch mode
-
- Jun 28, 2017
- Jun 26, 2017
-
-
Chris Smith authored
-
Chris Smith authored
Added a helpful (hopefully) message if the channel type is not found so that the user can add it if needed. Some attributes are stored as np.object_ rather than np.bytes_. Now checking for that as well.
-
- Jun 23, 2017
-
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Unknown authored
Use string.decode('utf-8') rather than str(string, 'utf-8') to ensure Python2 compatibility.
-
Unknown authored
Fixed some attribute handling in the patcher.
-
Chris Smith authored
-