1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Closed #207: PCA line equation should be exported with sample data More... about 14 years ago
Closed #208: Export great-circle MAD values Also documented the new field (and the other great-circle sample export fields) in the manual. More... about 14 years ago
Closed #206: Show GC pole and MAD on screen The data is shown in the PCA table, which has thus been renamed from PcaTable to SampleDataTable (and from PCA to ‘Sample parameters’ in the UI). More... about 14 years ago
Worked on #206, #208, #183 (closed), #209 (closed) Work on #206 (GC params on-screen) and #208 (export GC MAD values). Closed #183 (PCA directions in GC analysis) and #209 (GC confidence intervals) More... about 14 years ago
Updated manual (closes #205); updated build file. More... about 14 years ago
Mainly updating manual. Also some minor changes to PuffinPlot itself, mainly tweaking header names for sample and site CSV data export, and renaming some plots for (hopefully) greater clarity. Also improved plot labelling during layout editing to allow line breaks in plot names. More... about 14 years ago
Closed #177 (host PuffinPlot publicly). PuffinPlot is now hosted on Google Code. More... about 14 years ago
Updated manual and bug database. More... about 14 years ago
Work on #176 (Jython) and #173 (GC validity). These are largely complete, but tickets not closed yet since they're not documented. More... about 14 years ago
Closed #187 (manual clarification: selected/current sample) More... about 14 years ago
Close #144 (document interpretation of MAD values) More... about 14 years ago
Close #175 (improve vector export). PuffinPlot now has a useable PDF export feature. More... about 14 years ago
Closed #157 (GC minimum points) and 179 (JavaDoc) Officially closed the ticket for JavaDoc -- I haven't run a coverage checker on it, but I think I've done it all, or very nearly. Also implemented export of minimum number of points used for grat-circle fits as part of the site data, closing #157. More... about 14 years ago
Updated manual; renamed ‘clear calculations’. Brought the manual up to date with the program. Renamed ‘clear calculations’ menu item to ‘clear sample calculations’, and renamed the internal action from clear to clearSampleCalcs. More... about 14 years ago
More minor bugfixes. Checking for null pointers and non-existent suites. More... about 14 years ago
Minor bugfixes; added some missing JavaDoc. Added JavaDoc to a few classes and methods which had somehow been missed. Fixed a few minor bugs, mainly involving operations on the current suite which didn't first check whether it exists. More... about 14 years ago
JavaDoc net.talvi.puffinplot.window package. For every class in the window subpackage, I either added sufficient JavaDoc or made it non-public. With the exception of documentation for the packages themselves, the JavaDoc for PuffinPlot is now complete. More... about 14 years ago
JavaDoc for remaining net.talvi.puffinplot.plots classes. All public classes in the plots subpackage now have full JavaDoc. In a few cases I have made classes non-public, and for these classes I have added slight or no JavaDoc. However, the whole exposed API is documented. Classes documented (or depublicised) on this commit were: Plot, PlotAxis, PlotPoint, PlotTitle, SampleEqAreaPlot, ShapePoint, SiteDataTable, SiteEqAreaPlot, SuiteEqAreaPlot, TernaryPlot, TextLinePoint, ZPlot, and ZplotAxes. More... about 14 years ago
Added JavaDoc for some classes in net.talvi.puffinplot.plot. Classes documented were: AmsPlot, DataTable, DemagPlot, EqAreaPlot, FisherPlot, NrmHistogram, PcaTable. More... about 14 years ago
JavaDoc for all classes in net.talvi.puffinplot.data.file . More... about 14 years ago
Added JavaDoc for remaining data classes; some refactoring. I've added JavaDoc for SensorLengths, Site, Suite, Tensor, TreatType, and Vec3, so the net.talvi.puffinplot.data package is now fully documented. As usual there has been minor tidying-up and refactoring en route, but no changes in functionality. More... about 14 years ago
More JavaDoc and some slight refactoring. More work in the net.talvi.puffinplot.data package. Added JavaDoc for PcaAnnotated, PcaValues, and Sample. Some minor tidying-up and refactoring: removed unused methods, changed access modifiers on some methods, renamed a few things. More... about 14 years ago
Renamed MDF; JavaDoc for more classes More JavaDoc and tidying up in net.talvi.puffinplot.data: Renamed MDF to MedianDestructiveField. JavaDoc for MeasType, MeasurementAxis, and MedianDestructiveField. More... about 14 years ago
JavaDoc for: GreatCircle GreatCircles KentParams Line (all in net.talvi.puffinplot.data package) More... about 14 years ago
JavaDoc for: Eigens FileType FisherParams FisherValues (all in net.talvi.puffinplot.data package) More... about 14 years ago
JavaDoc for: DatumComparator DatumField (both in net.talvi.puffinplot.data package) More... about 14 years ago
JavaDoc for: CustomFields Datum (both in net.talvi.puffinplot.data package) More... about 14 years ago
JavaDoc for: AmsData ArmAxis Correction CsvWriter (all in net.talvi.puffinplot.data package) More... about 14 years ago
JavaDoc for: PuffinUserException, RecentFileList, and Util (all within net.talvi.puffinplot package) More... about 14 years ago
Added JavaDoc to PuffinPrefs. More... about 14 years ago