Skip to content
#

coordinate-systems

Here are 66 public repositories matching this topic...

ianmackenzie
ianmackenzie commented Jul 23, 2019

The Point#d, Vector#d and Direction#d modules were recently optimized in the coordinate-systems branch to avoid unnecessary object allocations and function calls, but this also meant most functions got more verbose and therefore more prone to typos. It would be very useful to add some more fuzz and/or hardcoded tests for the various functions in these modules, following the patterns in the

gopi487krishna
gopi487krishna commented Oct 11, 2020

printdiff generates a report containing the differences between any two fits files , HDU's their Headers or Data (independently). The output can be generated into a some stream object which can be used for comparison/verification of data.

Basically this can be implemented as a function having overloads based on

  1. File path
  2. Headers( object can be obtained using get_
good first issue
SamarpanCoder2002
SamarpanCoder2002 commented Jan 22, 2021

I make this solo project taking 2 weeks...Functionality is perfect but if anybody wants to improve it you can absolutely do it...even you can change the design or interactions of the game with the user if you want....For more information, please feel free to contact me at @SamarpanCoder2002

bug documentation help wanted good first issue

Improve this page

Add a description, image, and links to the coordinate-systems topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coordinate-systems topic, visit your repo's landing page and select "manage topics."

Learn more