-
```
What steps will reproduce the problem?
1. Enter CURVES menu (7/11)
2. Select any curve to edit
3. All points can be manually edited to any value as expected (-100, -75, -50
-25, 0, 25, 50, 75) an…
-
```
What steps will reproduce the problem?
1. Enter CURVES menu (7/11)
2. Select any curve to edit
3. All points can be manually edited to any value as expected (-100, -75, -50
-25, 0, 25, 50, 75) an…
-
If a point is on-or-near-enough the curve, return all t values that yield the specified point.
This will allow things like:
```
getDistanceforPoint(p):
ts = getTforPoint(p)
ds = (ts: (t) => spli…
Pomax updated
6 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Refresh/Redraw not working, but v1.0 is awesome software!
### Full version info
```shell…
-
```
What steps will reproduce the problem?
1. Enter CURVES menu (7/11)
2. Select any curve to edit
3. All points can be manually edited to any value as expected (-100, -75, -50
-25, 0, 25, 50, 75) an…
-
```
What steps will reproduce the problem?
1. Enter CURVES menu (7/11)
2. Select any curve to edit
3. All points can be manually edited to any value as expected (-100, -75, -50
-25, 0, 25, 50, 75) an…
-
```
What steps will reproduce the problem?
1. Enter CURVES menu (7/11)
2. Select any curve to edit
3. All points can be manually edited to any value as expected (-100, -75, -50
-25, 0, 25, 50, 75) an…
-
#### Problem description
Possibly more of a feature request than a bug but my searches through Lightkurve don't return any lightcurves from the KEPSEISMIC HLSP, although the corresponding MAST …
-
The CycloneDX schema file:
/Users/Matt_1/Projects/CycloneDX/sbom-utility/schema/cyclonedx_formulation.go
defines all the structures used for "formulation" which was added in v1.5; however, these…
-
**Tested on**
- OS: FreeBSD (any version)
- ZeroMQ.js version: 6.0.0-beta.19
- npm: 10.5.1
- node: v18.20.2
If I run `npm install zeromq`, in an empty directory It completes without any troub…