Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

michealroberts

michealroberts created a tag on observerly/skysolve

v0.21.0 - observerly's zero-dependency pure Go plate solving library for astronomical images adhering to the WCS and SIP standards

michealroberts published a release on observerly/skysolve
v0.21.0
## What's Changed 🌐 This release adds the ground work for indexing stars and quads by HEALPix index number, adding the additional functionality to get the neighbouring pixels to any HEALPix pixe...
michealroberts pushed 2 commits to main observerly/skysolve
  • feat: add (h *HealPIX) GetNeighbouringPixels to healpix module in @observerly/skysolve feat: add (h *HealPIX) GetNei... f83e7cd
  • Merge pull request #204 from observerly/feature/healpix/GetNeighbouringPixels 5ba7653

View on GitHub

michealroberts closed a pull request on observerly/skysolve
feat: add (h *HealPIX) GetNeighbouringPixels to healpix module in @observerly/skysolve
feat: add (h *HealPIX) GetNeighbouringPixels to healpix module in @observerly/skysolve --- Closes #196
michealroberts opened a pull request on observerly/skysolve
feat: add (h *HealPIX) GetNeighbouringPixels to healpix module in @observerly/skysolve
feat: add (h *HealPIX) GetNeighbouringPixels to healpix module in @observerly/skysolve --- Closes #196
michealroberts created a branch on observerly/skysolve

feature/healpix/GetNeighbouringPixels - observerly's zero-dependency pure Go plate solving library for astronomical images adhering to the WCS and SIP standards

michealroberts pushed 2 commits to main observerly/skysolve
  • feat: add (f Face) GetNeighbour to healpix module in @observerly/skysolve feat: add (f Face) GetNeighbour to healpix... a3b09ab
  • Merge pull request #203 from observerly/feature/healpix/face/GetNeighbour feat: add (f Face) GetNeighbour to healpix... 244bacb

View on GitHub

michealroberts closed a pull request on observerly/skysolve
feat: add (f Face) GetNeighbour to healpix module in @observerly/skysolve
feat: add (f Face) GetNeighbour to healpix module in @observerly/skysolve
michealroberts opened a pull request on observerly/skysolve
feat: add (f Face) GetNeighbour to healpix module in @observerly/skysolve
feat: add (f Face) GetNeighbour to healpix module in @observerly/skysolve
michealroberts created a branch on observerly/skysolve

feature/healpix/face/GetNeighbour - observerly's zero-dependency pure Go plate solving library for astronomical images adhering to the WCS and SIP standards

michealroberts pushed 2 commits to main observerly/skysolve
  • feat: add NewFace to healpix module in @observerly/skysolve feat: add NewFace to healpix module in @observerly/skysolve fdf4d46
  • Merge pull request #202 from observerly/feature/healpix/face/NewFace feat: add NewFace to healpix module in @observe... fe59c7d

View on GitHub

michealroberts closed a pull request on observerly/skysolve
feat: add NewFace to healpix module in @observerly/skysolve
feat: add NewFace to healpix module in @observerly/skysolve
michealroberts opened a pull request on observerly/skysolve
feat: add NewFace to healpix module in @observerly/skysolve
feat: add NewFace to healpix module in @observerly/skysolve
michealroberts created a branch on observerly/skysolve

feature/healpix/face/NewFace - observerly's zero-dependency pure Go plate solving library for astronomical images adhering to the WCS and SIP standards

michealroberts pushed 2 commits to main observerly/skysolve
  • feat: add neighbors to healpix module in @observerly/skysolve feat: add neighbors to healpix module in @observerly/s... 65f5519
  • Merge pull request #201 from observerly/feature/healpix/face/neighbors feat: add neighbors to healpix module in @obs... 7aa8faa

View on GitHub

michealroberts closed a pull request on observerly/skysolve
feat: add neighbors to healpix module in @observerly/skysolve
feat: add neighbors to healpix module in @observerly/skysolve
michealroberts opened a pull request on observerly/skysolve
feat: add neighbors to healpix module in @observerly/skysolve
feat: add neighbors to healpix module in @observerly/skysolve
michealroberts created a branch on observerly/skysolve

feature/healpix/face/neighbors - observerly's zero-dependency pure Go plate solving library for astronomical images adhering to the WCS and SIP standards

michealroberts pushed 2 commits to main observerly/skysolve
  • feat: add type Face struct to healpix module in @observerly/skysolve feat: add type Face struct to healpix module in... decf36a
  • Merge pull request #200 from observerly/feature/healpix/face/Face feat: add type Face struct to healpix module in @o... 626601e

View on GitHub

michealroberts closed a pull request on observerly/skysolve
feat: add type Face struct to healpix module in @observerly/skysolve
feat: add type Face struct to healpix module in @observerly/skysolve
michealroberts opened a pull request on observerly/skysolve
feat: add type Face struct to healpix module in @observerly/skysolve
feat: add type Face struct to healpix module in @observerly/skysolve
michealroberts created a branch on observerly/skysolve

feature/healpix/face/Face - observerly's zero-dependency pure Go plate solving library for astronomical images adhering to the WCS and SIP standards

michealroberts pushed 2 commits to main observerly/skysolve
  • feat: add (h *HealPIX) GetPixelIndexFromFaceXY to healpix module in @observerly/skysolve feat: add (h *HealPIX) GetP... 1a03084
  • Merge pull request #199 from observerly/feature/healpix/GetPixelIndexFromFaceXY feat: add (h *HealPIX) GetPixelIndex... 3ad7d3e

View on GitHub

michealroberts closed a pull request on observerly/skysolve
feat: add (h *HealPIX) GetPixelIndexFromFaceXY to healpix module in @observerly/skysolve
feat: add (h *HealPIX) GetPixelIndexFromFaceXY to healpix module in @observerly/skysolve
michealroberts opened a pull request on observerly/skysolve
feat: add (h *HealPIX) GetPixelIndexFromFaceXY to healpix module in @observerly/skysolve
feat: add (h *HealPIX) GetPixelIndexFromFaceXY to healpix module in @observerly/skysolve
michealroberts created a branch on observerly/skysolve

feature/healpix/GetPixelIndexFromFaceXY - observerly's zero-dependency pure Go plate solving library for astronomical images adhering to the WCS and SIP standards

michealroberts pushed 2 commits to main observerly/skysolve
  • feat: add (h *HealPIX) GetFaceXY to healpix module in @observerl/skysolve feat: add (h *HealPIX) GetFaceXY to healpi... 442f3b4
  • Merge pull request #198 from observerly/feature/healpix/GetFaceXY feat: add (h *HealPIX) GetFaceXY to healpix module... 26e5ce5

View on GitHub

michealroberts closed a pull request on observerly/skysolve
feat: add (h *HealPIX) GetFaceXY to healpix module in @observerl/skysolve
feat: add (h *HealPIX) GetFaceXY to healpix module in @observerl/skysolve
michealroberts opened a pull request on observerly/skysolve
feat: add (h *HealPIX) GetFaceXY to healpix module in @observerl/skysolve
feat: add (h *HealPIX) GetFaceXY to healpix module in @observerl/skysolve
Load more