CRASY

Correlated Rotational Alignment Spectroscopy

MHB-382SD Datalogger

We use the MHB-382SD Datalogger to monitor temperature, humidity and pressure in our laboratories. The logger saves the recorded data into a XLS-file. The following zip file contains an executable (Windows 64bit only) which was programmed in LabView 2012. It can be used to display data from the logging device and copy selected data to your computers clipboard: MHB382SD-Readout (~300kb) If you want to know more about the MHB-382SD, please refer to the following manual. MHB-382SD-Manual If there is any problem with the program, please keep us informed by using the comment box below. […]

How to align a translation stage

Femtosecond spectroscopy uses an ultrashort laser pulse to start a photo-chemical reaction at a well defined moment in time. A second ultrashort laser pulse can be used to visualize the ongoing photo-chemical reaction [1]. To achieve a precise timing between two laser pulses, a laser beam is usually split into two parts. One part of the beam is directed towards the experiment, the second part passes a translation stage before recombination of both beams occurs. By precisely moving the translation stage by a certain distance, the pathway is increased and laser […]

Arduino Based Sensors

Problem: We need to track environmental variables in our laboratory to identify parameters that affect our measurement results Solution:  We read out sensors using Arduinos and transfer the sensor data to PCs for storage and analysis. We programmed sensors to analyze temperature, humidity, air pressure, acceleration, and motion. For some sensors (e.g. temperature sensors), the program just involves reading sensor values. For other sensors (e.g., the BMP180 pressure and temperature sensor), a library is required to handle the communication with the sensor. Some programs were written in older Arduino IDEs and they may have to […]

Ask questions like a Pro: Questions you can ask at any scientific seminar

Scientific seminars follow ancient routines. The speaker speaks for his allocated time plus a generous 15% bonus and then the big-shots in the first row ask a few questions. But have you ever noticed that they always ask the same questions? It’s called experience, i.e., they made up their question some 20 years ago. Time for you to get up to speed and participate with your own highly original questions! Don’t have an idea what to ask? Just select one of the generic categories offered  in the PDF file below, […]

Scientific Writing

Writing scientific publications seems to be a science on its own for most of young researchers, but there is no magic behind scientific writing! By following simple rules, everybody can improve his writing skills. I summarized these rules in a cheat sheet for scientific writing. Of course, you should not expect a miracle. Your principal investigator will always find something to complain about. 😉 If you want to read further on The Science of Scientific Writing, please refer to the article.

Ab initio code for starters

Ab initio packages for starters  PCGamess: Ab initio code for your Windows PC  MacMolplt: Nice visualization of Gamess output  Arguslab: Visualize or draw molecules, optimize with molecular dynamics, useful to generate starting geometries  Mopac: Molecular dynamics and semiempirical methods   Suggested sequence for simple structure calculations: (1) Draw your molecule in CHEMSKETCH and push the ‘optimize 3D’ button, save it in .mol format (2) I used OPENBABEL to convert the .mol coordinates to Gamess input format. (3) Perform a PM3 calculation in Gamess Firefly to get a better structure (fast calculation). A […]

Latex enviroment plugin running

Dear users of crasy.org, a latex enviroment plugin is activated to allow for formula expression everywhere on this website, even in comments. The only thing you have to do is to embed the latex code in a (add your code here)  enviroment. Have fun using latex, since it also helps to write greek letters like or to generate indices for letters like . And don’t forget to use google, if you want to find any latex code 😉 …