demitri
I develop software for astronomy analysis and visualization with a focus on Python, macOS/iOS, the web, and user interfaces.
Office of the Chief Science Data Officer at @nasaNYC
Pinned Repositories
aas231_workshop
Repository for "A Data Science Foundation & Roadmap for Astronomy Instructors" AAS 231 Workshop.
AppSandboxFileAccess
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs.
apwlib
Various useful astronomical code.
CenteringCollectionViewFlowLayout
Demonstration of a custom NSCollectionViewFlowLayout that centers. Also, dynamically changes item size.
CorePlotConstructor
CorePlotConstructor is a developer tool for interactively building CorePlot graphs for iOS/macOS.
cornish
A pure Python interface to the Starlink AST WCS library.
DMFlaskTemplate
An empty template to be used as a starting point for a medium-sized Flask application.
pgAST
Adding WCS functionality via the Starlink AST library natively to PostgreSQL.
qlsc
A Python implementation of the quadrilateralized spherical cube scheme for segmenting and indexing on a sphere.
SplitViewAutoLayout
Example code demonstrating NSSplitView and NSScrollView using Auto Layout.
demitri's Repositories
demitri/SplitViewAutoLayout
Example code demonstrating NSSplitView and NSScrollView using Auto Layout.
demitri/qlsc
A Python implementation of the quadrilateralized spherical cube scheme for segmenting and indexing on a sphere.
demitri/aas231_workshop
Repository for "A Data Science Foundation & Roadmap for Astronomy Instructors" AAS 231 Workshop.
demitri/CorePlotConstructor
CorePlotConstructor is a developer tool for interactively building CorePlot graphs for iOS/macOS.
demitri/AppSandboxFileAccess
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs.
demitri/CenteringCollectionViewFlowLayout
Demonstration of a custom NSCollectionViewFlowLayout that centers. Also, dynamically changes item size.
demitri/CoreImageMinMaxFilter
A Core Image filter that calculates the min/max value from the input CIImage.
demitri/cornish
A pure Python interface to the Starlink AST WCS library.
demitri/DMFlaskTemplate
An empty template to be used as a starting point for a medium-sized Flask application.
demitri/mbtablegrid
An NSControl subclass which provides a spreadsheet-style table grid
demitri/pgAST
Adding WCS functionality via the Starlink AST library natively to PostgreSQL.
demitri/python_module_autoinstaller
A customization of your Python installation that will automatically install modules you need.
demitri/talks
A random and by no means complete collection of talks I've given.
demitri/ast
Starlink AST Library
demitri/astropy-v2.0-paper
Repository for the second Astropy paper
demitri/astropy-v5.0-paper
Astropy Paper III: To be published with the next LTS release of astropy core (v5.0, Fall 2021)
demitri/bash_scripts
A repository for my personal BASH scripts to clone when I set up a new server account.
demitri/berkeley_workshop
Repo for the April 10-12 workshop to be held in Berkeley, CA
demitri/cfitsio
C and Fortran library for reading and writing FITS files
demitri/esutil
A variety of python utilities focusing on numerical, scientific, and astrophysical computing
demitri/GalSim
The modular galaxy image simulation toolkit
demitri/interesting-reads
This repo contains worthhwile essays, articles and blogposts
demitri/llm-bootcamp-final-project-2024
demitri/meds
Python and C libraries to work with Multi Epoch Data Structures
demitri/pfb2017
demitri/q3c
PostgreSQL extension for spatial indexing on a sphere
demitri/shins
Shins Is Not Slate - port of Slate markdown renderer to Node.js
demitri/slate
Beautiful static documentation for your API
demitri/SMUGMath-public
Fork of Chris Liscio/SMUGMath
demitri/wordpress_orm
A Python wrapper around the WordPress JSON API.