Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pycroscopy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vasudevan, Rama K.
pycroscopy
Graph
4643fba66bf73cccd20ea58e282a3cf7b7f0722e
Select Git revision
Branches
7
alvin-branch
bglib_reorg
gh-pages
josh_agar_branch
master
default
protected
raj
svd_fix
Tags
20
0.60.7
0.60.6
0.60.5
0.60.4
0.60.3
0.60.2
0.60.1
0.60.0
0.59.8
0.59.7
0.59.6
0.59.dev6
0.59.5d
0.59.5c
0.59.5b
0.59.5a
0.59.5
0.59.4
0.59.3
0.59.2
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jan
5
4
3
22
Dec
16
15
14
13
12
9
8
2
18
Nov
15
14
10
3
2
1
31
Oct
27
25
24
23
22
21
20
19
18
14
13
12
11
10
9
7
6
5
4
3
29
Sep
28
27
22
21
20
19
18
17
24
Jun
19
18
Tested (k means) and debugged versions of the tree and nodes classes
Merge pull request #51 from pycroscopy/cnms_dev
Clustering Updates
Bugfixes for BELoopModel
Merged branch cnms_dev into cnms_dev
Merge branch 'cnms_dev' of https://github.com/pycroscopy/pycroscopy into cnms_dev
First compiling version of the be loop model. Needs heavy testing
Added a new function that creates an empty dataset based on another similar dataset in the same folder. This is useful in the analysis package - creation of the fit dataset based on the guess, etc.
Adding BE Loop Model to the init of analysis
Merge pull request #50 from pycroscopy/cnms_dev
Update version number
Small fix to writing of attribute when cleaning windows
untested code ported from a standalone script
New version of __create_projection_datasets
exposing reshape to 2D in hdf utils
Allow reshape to and from Nd to use arrays
New function reshape_from_Ndims
Merge branch 'cnms_dev' of https://github.com/pycroscopy/pycroscopy into cnms_dev
minor cleaning up of BE loop model
Fixed bug with sorting spectroscopic indices back to original order in reshape to N dims
Updated ImageWindowing script to us ImageTranslator
Updated ImageWindow to use existing dataset
Default to grey_scale when reading images
New image translator
Fixed the attribute copy for dataset references
Merge branch 'cnms_dev' of https://github.com/pycroscopy/pycroscopy into cnms_dev
untested commit with some loop projection
Fixed for plotting SHO with in&out of field
Fixed error in new plot_map_stack
visualizeSHOresults saves loops again.
Updated SHO fit
Removed multiproccessing import from model
doGuess returns guess
Changed default processors
Fixed error in SHO fit method
buildReducedSpec now accounts for single spectroscopic dimensions as well.
visualizeSHOResults now does NOT close the file
Can now specify the number of random spectra in BE ODF
Working SHOFit in parallel
Merge branch 'cnms_dev' of https://github.com/pycroscopy/pycroscopy into cnms_dev
Loading