Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Created by: SpecsLab Prodigy, Version 4.53.1-r80559 | |
| # | |
| # XY-Serializer Export Settings: | |
| # Comment Prefix: # | |
| # Output meta data: yes | |
| # Energy Axis: Binding Energy | |
| # Count Rate: Counts per Second | |
| # Separate Scan Data: no | |
| # Separate Channel Data: no | |
| # External Channel Data: yes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| any{'version': '1.6'} | |
| sequence{'length': '1', 'type_id': 'IDL:specs.de/Serializer/RegionGroupSeq:1.0', 'type_name': 'RegionGroupSeq'} | |
| struct{'type_id': 'IDL:specs.de/Serializer/RegionGroup:1.0', 'type_name': 'RegionGroup'} | |
| string{'name': 'name'}250 C | |
| sequence{'length': '2', 'name': 'regions', 'type_id': 'IDL:specs.de/Serializer/RegionDataSeq:1.0', 'type_name': 'RegionDataSeq'} | |
| struct{'type_id': 'IDL:specs.de/Serializer/RegionData:1.0', 'type_name': 'RegionData'} | |
| string{'name': 'name'}Co2p_1000 | |
| struct{'name': 'region', 'type_id': 'IDL:specs.de/SurfaceAnalysis/RegionDef:1.0', 'type_name': 'RegionDef'} | |
| string{'name': 'analysis_method'}XPS | |
| string{'name': 'analyzer_lens'}LargeArea:1.5kV |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| set -ex | |
| # | |
| # Script to bootstrap user dir at NSLS-II | |
| # | |
| # | |
| # Add the proxy so we can use SSH to github.com | |
| # |