Fsc2Read

This script allows for the loading of cw-EPR Fsc2 files from Jens Törring’s (FU Berlin) program Fsc2 into the MATLAB environment for data analysis.

Syntax

FSC2READ

When no inputs are selected a “point and click” interface guides the user through selecting a file

FSC2READ ('/path/to/file')

With an input the script opens the selected file

FSC2READ ('/path/to/file','plot')

With the second input argument as ‘plot’ the imported file is displayed automatically as a new figure

[x, y] = FSC2READ (...)

The loaded file has the magnetic field loaded into ‘x’ and the intensity into ‘y’

[x, y, header] = FSC2READ (...)

As above the loaded file has x and y fields, but also a string that contains all the header information from the file


This page previously appeared on morganbye.net[^1][^2][^3]

[^1:] http://morganbye.net/fsc2read [^2:] http://morganbye.net/eprtoolbox/fsc2read) [^3:] http://morganbye.net/uncategorized/2012/01/fsc2read

Newer post

addnoise

What distinguishes you from other developers?

I've built data pipelines across 3 continents at petabyte scales, for over 15 years. But the data doesn't matter if we don't solve the human problems first - an AI solution that nobody uses is worthless.

Are the robots going to kill us all?

Not any time soon. At least not in the way that you've got imagined thanks to the Terminator movies. Sure somebody with a DARPA grant is always going to strap a knife/gun/flamethrower on the side of a robot - but just like in Dr.Who - right now, that robot will struggle to even get out of the room, let alone up some stairs.

But AI is going to steal my job, right?

A year ago, the whole world was convinced that AI was going to steal their job. Now, the reality is that most people are thinking 'I wish this POC at work would go a bit faster to scan these PDFs'.

When am I going to get my self-driving car?

Humans are complicated. If we invented driving today - there's NO WAY IN HELL we'd let humans do it. They get distracted. They text their friends. They drink. They make mistakes. But the reality is, all of our streets, cities (and even legal systems) have been built around these limitations. It would be surprisingly easy to build self-driving cars if there were no humans on the road. But today no one wants to take liability. If a self-driving company kills someone, who's responsible? The manufacturer? The insurance company? The software developer?