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
[Desktop Entry] | |
Version=1.2.22 | |
Type=Application | |
Terminal=false | |
Name=Xi-cam | |
Comment=Xi-cam for micro-CT at ALS | |
Icon=/usr/local/anaconda2/lib/python2.7/site-packages/xicam/gui/icon.icns | |
Exec=/usr/local/anaconda2/bin/xicam |
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 | |
# Copyright 2018 Regents of the University of California | |
# | |
# NOTICE. This software was developed under funding from the U.S. | |
# Department of Energy and the U.S. Government consequently retains | |
# certain rights. As such, the U.S. Government has been granted for | |
# itself and others acting on its behalf a paid-up, nonexclusive, | |
# irrevocable, worldwide license in the software to reproduce, |