Skip to content

Instantly share code, notes, and snippets.

View jmatt's full-sized avatar

JMatt Peterson jmatt

View GitHub Profile
@jmatt
jmatt / gist:92b9c3e99dfeec7ad8d21b034ce9f4b7
Last active June 14, 2017 20:37
HSC UDEEP PDR1 LSST size of .fits images. (more details on fields: https://hsc-release.mtk.nao.ac.jp/doc/index.php/data/)
2.3G /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9570/0,8
1.2G /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9570/4,8
1.8G /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9570/3,8
2.1G /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9570/2,8
2.3G /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9570/1,8
9.5G /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9570
2.3G /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9571/8,8
2.0G /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9571/7,8
824M /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9571/6,8
5.0G /datasets/hsc/repo/rerun/DM-10404/UDEEP/deepCoadd/HSC-G/9571
@jmatt
jmatt / community_post.md
Last active May 9, 2017 20:46
Community post for DM-7600 and DM-10493

Github branch protection, TravisCI, Flake8 and update automation for LSST DM

SQRE has built a command line interface, called sqre-gtf, to provide support for RFC-162.

sqre-gtf

sqre-gtf provides command line interfaces to use Github branch protection, TravisCI and Flake8. sqre-gtf runs on Python 2.7, 3.5 and 3.6. You can install it with

pip install sqre-gtf

If you haven't used sqre-codekit or sqre-gtf before you will need to create a Github personal access token and put it in ~/.sq_github_token. The github-auth script can do this on your behalf.

@jmatt
jmatt / ansible.log
Created March 16, 2017 19:24
Read-only filesystem problem with rabbit-1.lsst.codes (a2a63cae-c83e-4edf-b891-25cda8236811) on NCSA's Nebula.
(ansible-elk) han:ansible-rabbitmq jmatt$ ansible-playbook -i hosts --vault-password-file=~/ansible_vault_rabbit.txt ./site.yml
PLAY [rabbit] ******************************************************************
TASK [setup] *******************************************************************
The authenticity of host 'rabbit-0.lsst.codes (141.142.211.74)' can't be established.
ECDSA key fingerprint is SHA256:5MaJejkIabLFLQU+yhHTGlPGXXx66Hw3CQMtGME+0h0.
Are you sure you want to continue connecting (yes/no)? The authenticity of host 'rabbit-2.lsst.codes (141.142.211.83)' can't be established.
ECDSA key fingerprint is SHA256:h4M/GpYQu4MgCIZsS8SJKK4GpsXbRLb0cDAiqp31vhw.
Are you sure you want to continue connecting (yes/no)? The authenticity of host 'rabbit-1.lsst.codes (141.142.211.78)' can't be established.
@jmatt
jmatt / pre-link.sh
Created March 10, 2017 20:22
lsst-apr/pre-link.sh for 0.13.0
@jmatt
jmatt / pre-link-deprecation-warnings.txt
Created February 20, 2017 07:00
The new Conda client creates a wall of angry deprecation warnings. pre-link scripts are deprecated.
@jmatt
jmatt / dmesg.txt
Created February 10, 2017 22:35
p-lfr-jmatt (16664611-ce27-45b1-b115-64711186f4e6) Ubuntu 16.04 dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 4.4.0-21.37-generic 4.4.6)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.4.0-21-generic root=/dev/mapper/vagrant--vg-root ro quiet
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
@jmatt
jmatt / git-lfs.txt
Last active February 8, 2017 00:17
git-lfs architecture
┌──────────────────────────────────────────────────────────────────────┐
│ git-lfs.lsst.codes │
│ │
│ │ ┌─────────────────┐
│ ┌──────────────────────────┐ │ │ GitHub │
│ │ passenger │ │ └─────────────────┘
│ ┌────▶├──────────────────────────┤ │ ▲
│ │ │ git-lfs-s3-server │ │ │
│ ┌────────────┐ │ └──────────────────────────┘ │ │
│ │ │ │ ▲ │ .-""""-. │
@jmatt
jmatt / oorb finishes!
Created December 14, 2016 18:21
oorb takes 58768.1 seconds
oorb: 12.0+2 ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
@jmatt
jmatt / _build.log
Created November 17, 2016 04:41
CentOS 7.2 conda-lsst lsst-mariadbclient build failure.
Removing old build environment
Removing old work directory
BUILD START: lsst-mariadbclient-0.10.1.18.2-0
Fetching package metadata .........
WARNING: conda-build appears to be out of date. You have version 1.20.0 but the
latest version is 2.0.10. Run
conda update -n root conda-build
@jmatt
jmatt / _build.log
Created November 3, 2016 01:02
CentOS 5.11 conda-lsst lsst-sims-catalogs sqlalchemy test failure.
Removing old build environment
Removing old work directory
BUILD START: lsst-sims-catalogs-master.20160920180157.post1-89e82bbb01_0
Fetching package metadata .........
WARNING: conda-build appears to be out of date. You have version 1.20.0 but the
latest version is 2.0.7. Run
conda update -n root conda-build