You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: squidApp/src/main/java/org/cirdles/squid/gui/dateInterpretations/commonLeadAssignment/CommonLeadAssignmentController.java
Copy file name to clipboardexpand all lines: squidApp/src/main/java/org/cirdles/squid/gui/dateInterpretations/countCorrections/CountCorrectionsController.java
Copy file name to clipboardexpand all lines: squidCore/src/main/java/org/cirdles/squid/tasks/expressions/builtinExpressions/BuiltInExpressionsDataDictionary.java
+3
Original file line number
Diff line number
Diff line change
@@ -193,6 +193,9 @@ public class BuiltInExpressionsDataDictionary {
Copy file name to clipboardexpand all lines: squidCore/src/main/java/org/cirdles/squid/tasks/expressions/builtinExpressions/BuiltInExpressionsNotes.java
+9
Original file line number
Diff line number
Diff line change
@@ -546,5 +546,14 @@ public class BuiltInExpressionsNotes {
546
546
+ " (i.e. the third element of the WtdAv vector output) calculated from "
547
547
+ "any RM dataset of WtdAv_Xcor_208Pb232Th_CalibConst values. In this context, "
548
548
+ "Xcor denotes the index isotope used for the common Pb correction in the RM (i.e. 204Pb or 207Pb).");
Copy file name to clipboardexpand all lines: squidCore/src/main/java/org/cirdles/squid/tasks/expressions/builtinExpressions/BuiltinExpressionsCountCorrection204.java
0 commit comments