Commit Graph

  • 6c72c0f69e Added functions to convert arcminutes and arcseconds <-> degrees master Taha Ahmed 2023-07-10 04:29:19 +0200
  • 816d05dced Separate number and SI prefix by narrow non-breakable space Taha Ahmed 2023-07-02 21:56:25 +0200
  • 64c4b6004d Added function to format numbers with their SI unit prefix Taha Ahmed 2023-07-02 21:10:23 +0200
  • 5f4f884043 LoadRData2Variable() now accepts URLs. Bumped version number. Taha Ahmed 2020-11-12 23:00:38 +0100
  • 38db263a39 numbers2swedish() converts numbers into their spelled words in Swedish Taha Ahmed 2020-09-24 05:01:34 +0200
  • 77ae28f0d4 Bumped version number. Cleaned up Rd files. Taha Ahmed 2019-10-16 01:26:28 +0200
  • f96a3dc92e Moved reference electrode converter functions and data to their own package. Taha Ahmed 2019-10-16 01:17:54 +0200
  • bee42f9fd9 Reworked both from.SHE and as.SHE to resolve Taha Ahmed 2018-03-21 23:54:07 +0100
  • 878dcdc701 Fixed README file extension. Taha Ahmed 2018-03-21 02:56:21 +0100
  • da7fa41179 Tweaked behaviour of scale argument if length==1 Taha Ahmed 2018-03-21 02:53:16 +0100
  • cae4c711b3 Added function to convert *from* SHE. Taha Ahmed 2018-03-21 01:07:16 +0100
  • 3da30f2920 Fixed a bug: electrode scales Li, Mg, or Na did not work Taha Ahmed 2018-03-04 22:55:51 +0100
  • 969244320c Added two functions: O2 solubility in water Taha Ahmed 2017-11-20 21:55:57 +0100
  • 681e636bf4 Added water vapour pressure data, Taha Ahmed 2017-11-15 12:09:40 +0100
  • 678a6ce4b7 Fixed circ dependency created in last commit Taha Ahmed 2017-11-05 00:36:14 +0100
  • a11f59eb22 Added function simpleCap() TA 2017-11-04 23:55:18 +0100
  • 3f4462aae8 Added more data and squashed a few bugs. Taha Ahmed 2016-12-04 16:32:11 +0100
  • b1bed60d40 Potentials vs SHE now converted to SHE. Taha Ahmed 2016-12-01 16:41:39 +0100
  • 82f635f3a3 as.SHE() now supports arguments with arbitrary length. Taha Ahmed 2016-11-28 14:32:35 +0100
  • dc0fcb0629 Function that converts scale names is now accessible (exported). Taha Ahmed 2016-11-27 00:49:58 +0100
  • 1dee1918c1 Deprecated the old electrochemical conversion functions Taha Ahmed 2016-11-25 04:46:38 +0100
  • 5d7230ebaf Completely reworked electrochemical scale converter Taha Ahmed 2016-11-25 04:34:43 +0100
  • e22546cb3c Refactored code into a rudimentary R package. Taha Ahmed 2016-10-27 06:38:16 +0200
  • c00fcc54a9 Added functions for converting to/from wavelength and wavenumbers. Taha Ahmed 2016-08-26 11:58:55 +0200
  • e2d0d21236 Lots of changes, apparently ... Note previous commit missed files. Taha Ahmed 2014-02-04 14:34:47 +0100
  • a67ce80e2b Lots of changes, apparently ... Taha Ahmed 2014-02-04 14:32:37 +0100
  • 203bd6cfbe Added an extra arg (mainlabel) plus other minor changes so that LaTeX doesnot complain Taha Ahmed 2012-07-13 18:42:55 +0200
  • d0044d87ed New function SubfigureGenerator() takes a vector of images and captions and creates a LaTeX subfigure. Taha Ahmed 2012-07-10 15:45:02 +0200
  • 1a52116071 Added the small utility function hms2seconds() Taha Ahmed 2012-03-21 22:10:05 +0100
  • 7d6044143b Implemented a switch (arg) that allows new behaviour (optional) ... Taha Ahmed 2012-02-16 22:38:42 +0100
  • ca87357da3 Changed implementation to dirname(basename()). This should be more robust. ... Taha Ahmed 2012-02-16 21:41:43 +0100
  • 16faf22b9f numbers2words() converts numbers into their spelled names. capitalize is... Taha Ahmed 2011-12-27 11:21:31 +0100
  • d36666ac24 Made regex more specific (now matches "\\labreport...}{"). Taha Ahmed 2011-12-11 19:24:43 +0100
  • b6383eb556 Function that fetches the substrate-history from the sample-matrix, Taha Ahmed 2011-12-11 18:25:16 +0100
  • a6466ddc02 Split original git repo by subdirectory. Taha Ahmed 2011-12-10 18:10:06 +0100
  • 5ee85d580e Added function to read Perkin-Elmer spectra files. Taha Ahmed 2011-12-10 17:10:58 +0100
  • 98dcf3b7a3 Updated to reflect change (long time ago) in folder structure. Taha Ahmed 2011-12-07 17:07:20 +0100
  • f0ed360c0d Ok, no commits since a while. Last change was remake of init.R to improve readability. Taha Ahmed 2011-12-07 17:02:54 +0100
  • 70c39b9145 xrdpkWrapper.R now correctly handles situations where file already exists, Taha Ahmed 2011-09-24 12:30:37 +0200
  • 3d4244f1fd Added XRD peak wrapper functions (as done previously for XRF and Raman). Taha Ahmed 2011-09-21 13:41:08 +0200
  • 0579b5ea52 Many small changes and updates. Need separate git repo for each instrument. Taha Ahmed 2011-09-20 09:05:40 +0200
  • beab0b9e64 Solved the issue with repeating diffractometry analyses by wrapper functions. Taha Ahmed 2011-09-02 00:45:52 +0200
  • 4fff82be0c Complete re-write of tifftags2df (only internal changes). Taha Ahmed 2011-08-06 03:18:46 +0200
  • b55af5d478 Re-wrote muxd2df() from scratch. Taha Ahmed 2011-08-03 15:33:01 +0200
  • b976bd3fa4 Split all files into their separate functions, put each former file in a directory. Taha Ahmed 2011-08-03 01:40:28 +0200
  • f12fe6306c Added empirical_formula to attributes of pdf2df(). Taha Ahmed 2011-08-02 16:07:31 +0200
  • ed1853b706 Changed from factors to strings in pdf2df(). Taha Ahmed 2011-08-02 15:39:14 +0200
  • 52adff796b Added ocp2df() function to AUTOLAB.R. Taha Ahmed 2011-06-29 22:23:08 +0200
  • 77fd0b5aef Renamed chronoamp2df() to amp2df(). Added stringsAsFactors. Taha Ahmed 2011-06-18 17:50:29 +0200
  • ab65adee9d Fixed the problem with multiple-potential steps in mps2df(). Taha Ahmed 2011-06-03 19:23:53 +0200
  • e6eb2b9544 Created the chronoamp function for AUTOLAB. Taha Ahmed 2011-06-01 23:42:36 +0200
  • 8e7eb9e9b1 In chronoamp2df(), changed the naming for the two "step" parameters. Taha Ahmed 2011-05-26 15:42:07 +0200
  • e3a7e20ff8 Updated chronoamp2df() to the new attributes system. Also improved docs. Taha Ahmed 2011-05-26 01:09:04 +0200
  • b687e77eb5 ConvertRefPot() now handles AVS scale too. Taha Ahmed 2011-04-27 13:53:25 +0200
  • 1d0dd666b0 Moved baseline args gam and scl.factor to Ramanpk() function arg. Taha Ahmed 2011-04-15 17:06:07 +0200
  • 6a312409c3 Removed re-calc to evenly spaced shift from Raman2df(). Taha Ahmed 2011-04-15 11:53:23 +0200
  • 9d67dbfad2 Raman2df() now includes evenly spaced spectrum in return dataframe. Taha Ahmed 2011-04-15 11:48:38 +0200
  • aadd16e605 Raman spectrum are now sorted by increasing Raman shift by Raman2df(). Taha Ahmed 2011-04-15 11:40:55 +0200
  • 2287b7f57f Updated lsv2df(). Now includes attributes in dataframe columns. Taha Ahmed 2011-04-06 11:04:53 +0200
  • 0f936f1e62 Updated ocp2df() in CHI.R to put attributes in the dataframe columns. Taha Ahmed 2011-04-05 17:49:15 +0200
  • bd2b1731fc Major update in CHI.R, function amperometry2df() improved, fixed. Taha Ahmed 2011-04-04 14:14:43 +0200
  • fd62a103c8 Created LEO1550.R: created tifftags2df() function. Taha Ahmed 2011-03-26 16:25:10 +0100
  • 8e0733d03e Added function LinearBaseline(). Taha Ahmed 2011-03-20 22:39:58 +0100
  • fa6ac99fa5 Changed attribute name Segment to Segments (stores no of segments). Taha Ahmed 2011-03-18 21:54:49 +0100
  • 2790047c3a Major update to cv2df(). Removed df attributes, built-into df instead. Taha Ahmed 2011-03-18 17:44:20 +0100
  • 2c48474584 Added the new function int2padstr(). Taha Ahmed 2011-03-17 00:02:26 +0100
  • c810ef66ba Updated It2charge() and fixed the relevant parts of amperometry2df(). Taha Ahmed 2011-03-15 23:11:51 +0100
  • f8ad854bd7 New function It2charge() in common.R - amperometry2df() updated accordingly. Taha Ahmed 2011-03-14 22:36:00 +0100
  • 1dc00af759 Updated all functions to use the new ProvideSampleId() function. Taha Ahmed 2011-03-08 18:05:49 +0100
  • 6469feb7be Created the new function ProvideSampleId(). Taha Ahmed 2011-03-08 18:05:24 +0100
  • 74450ff30c Most recent change: added working electrode area to electrochemical functions. Taha Ahmed 2011-03-04 11:07:31 +0100
  • 64774c079e Added the function Raman2df(). Taha Ahmed 2011-02-24 16:24:34 +0100
  • 3483065be8 Started working on a Cu Ka2 elimination algorithm. Taha Ahmed 2011-02-24 16:23:41 +0100
  • dbb69a150a Corrected syntax error in previous commit. Now it works as expected. Taha Ahmed 2011-02-21 11:17:37 +0100
  • 4131c28dcc cv2df() now includes cycles as well as segments in the returned df. Taha Ahmed 2011-02-21 11:13:13 +0100
  • b5d305bc73 Added function ocp2df() in CHI.R Taha Ahmed 2011-02-21 11:11:16 +0100
  • eb9d5d2dd7 Added function ConvertRefPot(). Taha Ahmed 2011-02-20 05:43:07 +0100
  • 100afe81af Added the functions chronocm2df(), chronoamp2df(), and amperometry2df(). Taha Ahmed 2011-02-17 11:14:10 +0100
  • 5a5f3133d3 Two new functions in common.R Taha Ahmed 2011-02-10 12:02:00 +0100
  • 0f6eebe463 Added function lsv2df() to read Linear Scan data. Taha Ahmed 2011-01-23 19:40:33 +0100
  • f87e3b2a42 Function cv2df that accurately reads CV files into dataframe together with CV attributes. Taha Ahmed 2011-01-23 19:22:41 +0100
  • 996a79787c Contains my own R functions. First commit. Taha Ahmed 2011-01-16 18:49:12 +0100