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
71a673696a238aa9b277b4860f0ab99c6c189576
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
12
Jan
11
10
9
6
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
Minor bug fixes and PEP8 cleaning.
PEP9 cleaning to gmode_utils.
Small bug fix to correct the number of effective columns in the data
Updated version of the GIV or fast IV translator. Fixed a lot of bugs as well.
Added more descriptive warnings to write region references and made that function static
clean up of plot_utils. PEP8 cleaning. Cleared confusion regarding the names of the clustering plotting functions
clean up of plot_utils. Removed redundant plotSpectrogram and plotBELoops functions and generalized others.
cleaned up visualizeSHOResults substantially and this method only uses plot_map_stack and plot_loops.
plot_map_stack now capable of plotting evenly spaced components in the provided map stack.
Spectral windowing to get rid of spectral leaks in FFT.
plot_map_stack now accepts a list of strings as titles for plots.
Windowing options
Main building blogs + docstrings to finally complete the BE loop model class
Merge branch 'cnms_dev' of https://github.com/pycroscopy/pycroscopy into cnms_dev
cleaned up visualizeSHOResults substantially and this method only uses plot_map_stack and plot_loops.
plot_map_stack now capable of plotting evenly spaced components in the provided map stack.
Updated installation instructions
Spectral windowing to get rid of spectral leaks in FFT.
plot_map_stack now accepts a list of strings as titles for plots.
Main building blogs + docstrings to finally complete the BE loop model class
Merge pull request #52 from pycroscopy/cnms_dev
Updated ImageWindowing script
Added fft options to windowing
Updated doSVD
Cluster indexing bugfix
Updated check_dtype, transformToTargetType, and transformToReal
Merged branch cnms_dev into cnms_dev
Merge branch 'cnms_dev' of https://github.com/pycroscopy/pycroscopy into cnms_dev
some bug fixes to fitting.
some bug fixes ro fitting
some bug fixes to the Jacobian + PEP8 cleaning
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
Loading