-
### Question
Hi everyone,
So I have been running SQTBA over the full 2023 year, with 120 hours long hysplit traj initialised every 3h, what I am looking at is methanesulphonic acid (MSA), an oxidati…
-
Hi!
When using Measurement types, Polynomials plays nicely with Measurements.jl until the polynomials get large enough / complicated enough in fitting that Vandermonde is used. Is there any way to…
-
Hey All,
What are the questions that we want to see folded into a tutorial series for ISOFIT?
-
This may not strictly be part of the `Analysis` remit, but I know it would certainly be useful for it so I add the issue here.
If we have two datasets, both with error bars on every point (lets sim…
-
We could make `Measurement` type abstract, and define two concrete types, `IndependentMeasurement` and `DependentMeasurement` (the latter may be an [abuse of language](https://en.wikipedia.org/wiki/Ab…
-
When the pipeline sees an image for the first time it injects the image into the database along with extracting, correcting and saving the measurements and obtaining estimates of the rms.
This step…
-
@christophwelling
The measurement currently used for the RNO-G IGLU amplifier response was taken with a 50m fibre cable, and currently includes the delay due to this cable. We should probably remove…
-
_Issue [JP-3779](https://jira.stsci.edu/browse/JP-3779) was created on JIRA by [Ned Molter](https://jira.stsci.edu/secure/ViewProfile.jspa?name=emolter):_
This ticket corresponds to a comment I fou…
-
### Description
The [uncertainties](https://uncertainties-python-package.readthedocs.io/en/latest/) package is an extremely powerful tool for error propagation that is well integrated with Nu…
-
```nim
from std/sugar import dump
import unchained
import measuremancer
defUnit(Yard•Minute⁻¹)
defUnit(parsec•lbs)
proc main() =
let x = 1.m
let y = 2.s
let xy = x / y
let mx = x…