Data for Life – notes

Data as an art material Presenting data without the need for graphicacy Usinging biomimetic psychology (not just physical and systems designs) https://www.google.co.uk/search?q=psychological+biomimeticry&ie=utf-8&oe=utf-8&gws_rd=cr&ei=Z6exV9exC8X3aP2ohMAG

Movebank – animal track data hosting

https://www.movebank.org/ Movebank is a free, online database of animal tracking data hosted by the Max Planck Institute for Ornithology. We help animal tracking researchers to manage, share, protect, analyze, and archive their data. Movebank is an international project with over 11,000 users, including people from research and conservation groups around the world.

find and replace SQL

UPDATE `tablename` SET `fieldname` = replace(`fieldname`, ‘UNWANTED-TEXT’, ‘WANTED-TEXT’)

NMR data

I’ve been considering what additional data will be needed for the animation/objects. I think some of the basic stuff can be calculated and stored in MySQL, things like: distance travelled (per day, stored per nmr; cumulative since beginning of data) speed (average per day; current – based on last x mins) days alive (current –… Continue reading NMR data

1st test – NMR tracking in lab (local version)

Today the iMac was deployed to track colony Omega (20 NMRs) using 7 sensors. The data is being stored on a local MySQL db. deployed code on github (misslake) estimated data logging (as determined with lights on): 24 rows of non-blank data per 30 seconds scales up to around 70,000 per day if NMR movement… Continue reading 1st test – NMR tracking in lab (local version)

EPSRC research data principles

Research data: https://www.epsrc.ac.uk/about/standards/researchdata/ “The expectations arise from seven core principles which align with the core RCUK principles on data sharing. Two of the principles are of particular importance: firstly, that publicly funded research data should generally be made as widely and freely available as possible in a timely and responsible manner; and, secondly, that the… Continue reading EPSRC research data principles

Subtlety & Softness in Kinetic Data-driven Art @ Strata Conference

Slides from Subtlety and Softness in Data-driven Art presented 2nd October 2012 at the O’Reilly Strata Conference: Making Data Work The slides contain data definitions and a data analysis framework developed during a research fellowship co-hosted by Seed Media Group, NY and Queen Mary University of London, summer 2012.   Download PDF