-
Archives
- January 2024
- June 2023
- May 2023
- April 2021
- February 2021
- January 2021
- June 2020
- May 2020
- January 2020
- June 2019
- May 2019
- March 2019
- January 2019
- November 2018
- October 2018
- September 2018
- June 2018
- May 2018
- February 2018
- December 2017
- September 2017
- May 2017
- April 2017
- March 2017
- February 2017
- December 2016
- October 2016
- July 2016
- November 2015
- July 2014
- May 2014
- October 2013
- January 2013
- October 2012
- September 2012
- June 2012
- June 2011
-
Meta
Category Archives: Scientific computing
ffmpeg
Loads of pain converting simulation output (ppm and TIF) time series into a movie format that a journal likes has led me to start this page. Heres a list of standard ffmpeg (Mac OSX 10.12.3, Terminal) tools used on Terminal … Continue reading
Posted in Blog, Movies, Scientific computing, ffmpeg, scientific_writing
Tagged avi, ffmpeg, mov, movie converter, publications
Leave a comment
Latex: Better Scientific Documentation
Bibtex Otherwise my favourite means of maintaining bibliographies. A small list of useful bibstyle files that I needed to modify Journal Citation type Reference type .bst file Proceedings of the Indian National Science Academy (PINSA) (Athale and Chaudhari 2010) For … Continue reading
Posted in Blog, Scientific computing
Leave a comment
By Jupyter
First steps in installing Jupyter on my Mac OSX 10.12.6 Sierra Getting the Xcode command line tools Install MacPorts https://www.macports.org Install Python 3.5 >>sudo port install python35 Install PIP from their site using a curl script to get the most updated … Continue reading
Mac for scientific computing
Some VERY USEFUL programming tips from Jim Germain, U-Utah. Particularly useful for bare-bones scientific coding. Some steps in installing MAC PORTs on a MAC BOOK PRO (OSX 10.12.1) Sierra or how to turbocharge your Mac (terminal-ly speaking): 1. Ensure your … Continue reading
Posted in Blog, Scientific computing
Leave a comment
Post-publication review and PLOS’ experiment with the Synthetic Biology Collection
The iGEM 2015 synthetic biology contest was an important one for us. It marked our first attempt at putting together a project from IISER Pune. But beyond the novelty for us, many things were different this time around (#igem2015). First … Continue reading
Google scripting
List of spreadsheet formulae on google-drive
Posted in Blog, Scientific computing, Scripting, Uncategorized
Leave a comment
Survival VI (visual editor)
A simple set of commands you MUST know to use VI (visual editor), the editor that comes bundled with most UNIX/Linux flavoured systems. Basically it has 2 modes- command and edit. Usually you will want to edit something. So you … Continue reading
Posted in Blog, Scientific computing
Leave a comment
New Bibliography Formats in Mendeley
Modifying Mendeley Using mendeley the citation manager tool, I needed to expand the limited formats available. To create your own citation style: 1) Citation Style Language (CSL) file with the right specifications. This is a form of XML. Use a … Continue reading
Posted in Blog, Scientific computing
Comments Off