Alex Drlica-Wagner

Results 9 comments of Alex Drlica-Wagner

I've noticed the same problem (but probably much less impactful) problem with the `ortho` projection center on `lat_0 = -90` (this maybe the only centering positions where `ortho` allows meridians...

To add to this issue, some psuedocyl projections ('moll' and 'hammer' checked so far) appear to respect the `lon_0` value, but there is a strange xaxis switch at specific values....

I should have slides by Thursday. For right now you can check out these issues that we closed during the last hack session: LSSTDESC/LSSTDarkMatter#1 LSSTDESC/LSSTDarkMatter#2

Slides will be posted on the telecon agenda: https://confluence.slac.stanford.edu/display/LSSTDESC/SSim+2017-08-03

Some investigation of [Gaussian random fields](https://github.com/kadrlica/sandbox/blob/master/notebooks/GaussianRandomFields.ipynb). The basic idea is that eventually we will want to adjust the height field of the CCD surface layers to adjust the physical scale...

I've seen the same issue, but similar to @ivoflipse it does not affect all packages. From a very small number of test cases, it seems possible that the process is...

I've started to looked into this since support for basemap is officially vanishing in 2020 along with the deprecation of Python 2. Some issues (of widely varying severity): * The...

Might also be solved by updating to `cartopy` (issue #13) as mentioned [here](https://stackoverflow.com/a/17626514) and shown in [this example](https://scitools.org.uk/cartopy/docs/v0.15/examples/rotated_pole.html).

Thanks Eric, I've transferred the existing documentation to wiki pages with minimal revision (and only moderate attention to formatting). Any updates to this documentation would be appreciated. * https://github.com/ericvaandering/DocDB/wiki/createdb *...