Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / observerly/iris issues and pull requests

#211 - fix: Amend sb.WriteRune to pad with ASCII=0 rune(0x00) in fits IRIS module.

Pull Request - State: closed - Opened by michealroberts about 1 year ago
Labels: enhancement, feature

#210 - fix: Amend { EQUINOX } HDU Value to floating point to validate against CCFITSio.

Pull Request - State: closed - Opened by michealroberts about 1 year ago
Labels: enhancement, feature

#209 - feat: Amend { Date } HDU Value to format against "2006-01-02" to validate against CCFITSio.

Pull Request - State: closed - Opened by michealroberts about 1 year ago
Labels: bug, enhancement

#208 - feat: Amend { SIMPLE } HDU Value to "T" to validate against CCFITSio.

Pull Request - State: closed - Opened by michealroberts about 1 year ago
Labels: enhancement

#207 - fix: Amend default primary HDU {XTENSION } Value to validate against CCFITSio.

Pull Request - State: closed - Opened by michealroberts about 1 year ago
Labels: enhancement, feature

#206 - fix: Amend {XTENSION } HDU Value to "IMAGE " to validate against ASCII encoders.

Pull Request - State: closed - Opened by michealroberts about 1 year ago
Labels: enhancement, feature

#205 - feat: Added NewCalibratedLightFrame(frame *fits.FITSImage, ...) *CalibratedLightFrame to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#204 - feat: Added AverageFloat32Array(a []float32) to utils IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#203 - feat: Added MultiplyFloat32Array(a, b []float32) to utils IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#202 - refactor: Amended (f *FITSImage) AddObservationEntry() in fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement

#201 - refactor: Amended (h *FITSHeader) Read() in fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#200 - feat: Added (f *FITSImage) AddObservationEntry(observation *FITSObser…

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#199 - feat: Added type FITSObservation struct to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#198 - feat: Added { DATAMIN, DATAMAX ... } to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#197 - feat: Added { TIMESYS, DATE, ORIGIN ... } to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#196 - feat: Added CalibratedLightFrame struct to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#195 - feat: Added (m *MasterFlatFrame) ApplyFlatFrame(frame *fits.FITSImage…

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#194 - feat: Added MasterFlatFrame struct to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#193 - feat: Added (m *MasterDarkFrame) ApplyDarkFrame(frame *fits.FITSImage…

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#192 - feat: Added MasterDarkFrame struct to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#191 - feat: Added AddFloat32Array operation for []float32.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#190 - refactor: Added MasterFrame struct to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement

#189 - feat: Added (m *MasterFlatFrame) ApplyFrame to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#188 - feat: Added NewMasterFlatFrame(frames []fits.FITSImage, ...) *MasterFlatFrame to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#187 - feat: Added MasterFlatFrame struct to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#186 - feat: Added (m *MasterDarkFrame) ApplyFrame to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#185 - feat: Added NewMasterDarkFrame(frames []fits.FITSImage, ...) *MasterD…

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#184 - feat: Added MasterDarkFrame struct to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#183 - feat: Added (m *MasterBiasFrame) ApplyFrame to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#182 - feat: Added NewMasterBiasFrame(frames []fits.FITSImage, ...) *MasterBiasFrame to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#181 - feat: Added MasterBiasFrame struct to frames IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#180 - feat: Added NewFITSImageFromReader(r io.Reader) *FITSImage to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#179 - chore: Upgraded to go version 1.19.*.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#178 - feat: Added FromPalette(p *Palette) to palette IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#177 - feat: Added combinePaletteChannel(channel []PaletteChannel) to palette IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#176 - feat: Added type Palette struct to palette IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#175 - feat: Added type PaletteChannel struct to palette IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#174 - feat: Added (f *FITSImage) ExtractHFR() to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#173 - feat: Added (s *StarsExtractor) FindStars() to stars IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#172 - feat: Added (s *StarsExtractor) ExtractAndFilterHalfFluxRadius() to stars IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#171 - feat: Added extractAndFilterHalfFluxRadius(stars []Star, data []float32, ...) to photometry IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#170 - feat: Added (s *StarsExtractor) ShiftToCenterOfMass() to stars IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#169 - feat: Added shiftToCenterOfMass(stars []Star, data []float32) to photometry IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#168 - feat: Added (s *StarsExtractor) FilterOverlappingPixels() to stars IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#167 - feat: Added filterOverlappingPixels(stars []Star, ...) to photometry IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#166 - feat: Added type StarLink struct to stars IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#165 - refactor: Amended (s *StarsExtractor) GetBrightPixels() in stars IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement

#164 - feat: Added (s *StarsExtractor) RejectBadPixels() to stars IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#163 - refactor: Added utils.Flatten2DUInt32Array(ex) to NewFITSImageFrom2DData() in fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#162 - feat: Added Flatten2DUInt32Array() to utils IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#161 - refactor: Removed redundant NewFITSImageFromNaxisn(img *FITSImage).

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement

#160 - refactor: Removed redundant NewFITSImageFromImage(img *FITSImage).

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement

#159 - feat: Added (f *FITSImage) ReadFromFile() to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#158 - feat: Added (f *FITSImage) Read(r io.Reader) to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#157 - feat: Added readData(r io.Reader, ...) to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#156 - feat: Added readFloat32ArrayFromBuffer(buf *bytes.Buffer, ...) to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#155 - feat: Added (h *FITSHeader) Read(r io.Reader) to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#154 - feat: Added FITSHeaderString type.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#153 - feat: Added FITSHeaderFloat type.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#152 - feat: Added FITSHeaderInt type.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#151 - feat: Added FITSHeaderBool type.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement

#150 - feat: Added FITS Standard 4.0 header keywords to NewFITSHeader().

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#149 - feat: Added (h *FITSHeader) ParseLine() to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#148 - feat: Added compileFITSHeaderRegEx() *regexp.Regexp to fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#147 - feat: Added MeanFloat32Arrays(a [][]float32) to utils IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#146 - refactor: Removed panic in favour of a returned error for Subtract() and Divide().

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement

#145 - feat: Added FITSImage{ ..., Stats }.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#144 - refactor: Added GetTestDataFromImage() to reduced duplication in fits IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#143 - feat: Added FITSImage{ ..., ADU }.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#142 - feat: Added DivideFloat32Array operation for []float32.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#141 - feat: Added SubtractFloat32Array operation for []float32.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#140 - feat: Added rejectBadPixels(stars []Star, ...) to photometry IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#139 - feat: Added gatherNeighbourhoodAndCalcMedian(data []float32) to photometry IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#138 - refactor: Append stars to s.Stars in (s *StarsExtractor) GetBrightPixels().

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#137 - fix: Amended make([]Star, 0) for NewStars.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#136 - feat: Added StarsExtractor{ ..., ADU }.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#135 - feat: Added StarsExtractor{ ..., Sigma }.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#134 - refactor: Added GetTestData() to reduced duplication in stats IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement

#133 - refactor: Replaced usage of data with s.Data to align NewStats() API.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#132 - feat: Added (s *Stats) FastMedian to stats IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#131 - feat: Added default float32(math.NaN()) to stats.NewStats().

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#130 - feat: Added (s *Stats) FastApproxSigmaClippedMedianAndQn to stats IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#129 - feat: Added Stats{ ..., ADU }.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#128 - feat: Added (s *Stats) FastApproxBoundedQn to stats IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#127 - feat: Added (s *Stats) FastApproxBoundedMedian to stats IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#126 - feat: Added (s *Stats) FastApproxQn() to stats IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#125 - feat: Added (s *Stats) FastApproxMedian() to stats IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#124 - feat: Added (b *RGGB64Exposure) GetMonochrome() to rggb64 IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#123 - feat: Added (b *RGGB64Exposure) GetFITSImages() to rggb64 IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#122 - feat: Added (b *RGGB64Exposure) GetFITSImageForChannel(color RGGB64Color) to rggb64 IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#121 - feat: Added RGGB64Color struct{ Name, Channel } to rggb IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#120 - feat: Added (b *RGGB64Exposure) PreprocessImageArray() to rggb64 IRIS module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#119 - fix: Amended to color.RGBA64{} DebayerBilinearInterpolation() in rggb…

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: bug, enhancement

#118 - feat: Added NewStats(data []float32, xs int) *Stats to the IRIS stats module.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#117 - fix: Amended []float32 make PreprocessImageArray().

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#116 - refactor: Added StarsExtractor{ ..., Data } []float32.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#115 - refactor: Added NoiseExtractor{ ..., Data } []float32.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#114 - feat: Added Monochrome16Exposure{ ..., Data }.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#113 - feat: Added MonochromeExposure{ ..., Data }.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature

#112 - feat: Added NoiseExtractor{ ..., Data }.

Pull Request - State: closed - Opened by michealroberts almost 2 years ago
Labels: enhancement, feature