notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: astro/p5-Astro-WaveBand/distinfo

Number of commits found: 4

Monday, 27 Nov 2023
18:07 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
astro/p5-Astro-WaveBand: Update to 0.11

Changes:	https://metacpan.org/dist/Astro-WaveBand/changes
commit hash: f30c56f37dd7fc697951af35823bffb20b1b7a31 commit hash: f30c56f37dd7fc697951af35823bffb20b1b7a31 commit hash: f30c56f37dd7fc697951af35823bffb20b1b7a31 commit hash: f30c56f37dd7fc697951af35823bffb20b1b7a31 f30c56f
Wednesday, 19 Apr 2023
18:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
astro/p5-Astro-WaveBand: Update to 0.10

Changes:	https://metacpan.org/dist/Astro-WaveBand/changes
commit hash: 8ceb0029e047e8c1f77e233d633fefe34b76762b commit hash: 8ceb0029e047e8c1f77e233d633fefe34b76762b commit hash: 8ceb0029e047e8c1f77e233d633fefe34b76762b commit hash: 8ceb0029e047e8c1f77e233d633fefe34b76762b 8ceb002
Friday, 14 Feb 2014
13:11 sunpoet search for other commits by this committer
- Update to 0.09

Changes:	http://search.cpan.org/dist/Astro-WaveBand/ChangeLog
Original commitRevision:344199 
Tuesday, 10 Jul 2012
06:57 sunpoet search for other commits by this committer
- Add p5-Astro-WaveBand 0.08

Class to transparently deal with the conversion between filters, wavelength,
frequency and other methods of specifying a location in the electro-magentic
spectrum.

Astro::WaveBand tries to determine the natural form of the numbers such that a
request for a summary of the object when it contains 2.2 microns would return
the filter name but would return the wavelength if it was not a standard filter.
In ambiguous cases an instrument name is required to decide what to return. In
really ambiguous cases the user can specify the unit in which to display the
numbers on stringification.

Used mainly as a way of storing a single number in a database table but using
logic to determine the number that an observer is most likely to understand.

Numerical comparison operators can be used to compare two Astro::WaveBand
objects. When checking equality, the "natural" and "instrument" methods are
used, so if two Astro::WaveBand objects return the same value from those
methods, they are considered to be equal. When checking other comparisons such
as greater than, the wavelength is used.

WWW: http://search.cpan.org/dist/Astro-WaveBand/
Original commit

Number of commits found: 4