openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
PuffinPlot
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 24, 2025 — Feb 24, 2026
Showing page 21 of 35
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix FreeHEP anti-aliasing bug
Pontus Lurcock
More...
over 11 years ago
Show warning for unset sensor lengths
Pontus Lurcock
More...
over 11 years ago
Remove nbproject/private from repo
Pontus Lurcock
More...
over 11 years ago
Clean up source code; work on manual
Pontus Lurcock
More...
over 11 years ago
Fix file loading bug (booleans/ints)
Pontus Lurcock
More...
over 11 years ago
Label sample directions on site EA plot
Pontus Lurcock
More...
over 11 years ago
Add ditz numbers to bug summaries
Pontus Lurcock
More...
over 11 years ago
Update Java version to 1.7
Pontus Lurcock
More...
over 11 years ago
Convert Ditz bug database to Bugs Everywhere
Pontus Lurcock
More...
over 11 years ago
Fixed PCA line clipping bug. This is the bug reported by Yoichi Usui on 2014-09-04. In certain uncommon cases, a projected PCA line can be completely outside the clipping rectangle; in this case, Util.clipLineToRectangle (correctly) returns null; Zplot.drawPcaLine then passed this null object to Util.scaleLine, which attempted to call its methods, resulting in a NullPointerException. This situation is now handled correctly.
Pontus Lurcock
More...
over 11 years ago
Minor changes to the manual.
Pontus Lurcock
More...
over 11 years ago
Fixed #285: Selectable units for data import
Pontus Lurcock
More...
over 11 years ago
Fixed #284: PuffinPlot crash on startup due to malformed build date.
Pontus Lurcock
More...
almost 12 years ago
Merged with head from Google Code repository.
Pontus Lurcock
More...
almost 12 years ago
Fixed #283: AMS import does not work with some files
Pontus Lurcock
More...
almost 12 years ago
Minor fix for depth plot. Depth plot is now hidden if there is no valid depth data.
Pontus Lurcock
More...
about 12 years ago
Added rudimentary RPI calculation.
Pontus Lurcock
More...
about 12 years ago
Proof-of-concept depth/inclination plot added. This relates to issue #279. The current plot shows only depth vs. inclination and lacks various important features like variable y-axis scaling.
Pontus Lurcock
More...
about 12 years ago
Proof-of-concept depth/inclination plot added. This relates to issue #279. The current plot shows only depth vs. inclination and lacks various important features like variable y-axis scaling.
Pontus Lurcock
More...
over 12 years ago
Improvements to some figures in manual. I have updated figures 1 and 2, changing the font from Delicious to DejaVu Sand Semi-Condensed, to better harmonize with the fonts used for the manual text. I have also redrafter Figure 1 with a screenshot from the current version of PuffinPlot, rather than the now slightly outdated version previously used. Finally, I have added the figures directory to the repository -- previously only fig-src was included.
Pontus Lurcock
More...
over 12 years ago
Rewrote Plot.putText(). I noticed that an axis label was slightly misaligned. This turned out to be the mouth of a rather deep rabbit-hole, at the bottom of which was a rewrite of Plot.putText(). The new version is not only more correct, but also far more thoroughly commented.
Pontus Lurcock
More...
over 12 years ago
Implemented #272: Fisher analysis for demagnetization data, etc. Also made some changes in terminology (changing "point" to "demagnetization step in many cases), both within the code and in the manual.
Pontus Lurcock
More...
over 12 years ago
Fixed #277: Cache (some) lines on equal-area plots
Pontus Lurcock
More...
over 12 years ago
Work on #277: Cache (some) lines on equal-area plots, etc. Also fixed a great-circle bug: if a great-circle intersection was attempted on a site with only one GC and no PCA directions, Puffin would attempt it (despite the obvious impossibility) and crash as a result of the ensuing NaNs. Now Puffin only does the analysis if there are at least two great circles or one PCA direction.
Pontus Lurcock
More...
over 12 years ago
More work on #272: Fisher analysis for demagnetization data Sample-level Fisher parameters are now exported with other sample data. Still not displayed in sample parameter table, though.
Pontus Lurcock
More...
over 12 years ago
Removed line tapering code for equal-are plots. The equal-area code has long included an option to taper lines so that line segments "nearer" to the viewer are shown as thicker and darker. While this produced quite a pleasing effect, it was never made a user-accessible option, and is unlikely to be wanted by anyone (since, to my knowledge, nobody has ever used tapered lines in a published plot). I'm making some preparations for caching polylines in equal-area plots (since recalculating and reprojecting e.g. a small circle on every redraw is noticeably laggy), and removing the tapering code will simplify this. Even if it is ever required, removing and re-adding it will probably be easier than preserving it through the addition of caching.
Pontus Lurcock
More...
over 12 years ago
Work on #272: Fisher analysis for demagnetization data There is now an action to perform this analysis, and the site equal area plot can show the direction. However, the Fisher parameters are not yet shown textually or exported with the other sample data.
Pontus Lurcock
More...
over 12 years ago
Tidied up menus. Ensured that all menu items had a mnemonic and tooltip, and that none of the mnemonics clashed. Also added numeric mnemonics to recent files list, so e.g. you can quickly reopen your last-used file with alt-f, r, 1.
Pontus Lurcock
More...
over 12 years ago
Fixed #276: Better documentation for site EA plot
Pontus Lurcock
More...
over 12 years ago
Implemented #249: Distinguish demag points from means...
Pontus Lurcock
More...
over 12 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
34
35
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree