//-- start the session and initialize other global variables; require("cmiag_initialize.fns"); display_header(); display_banner(); start_body(); ?>
|
Medical Image Analysis Marie Curie PhD Fellows have been appointed to undertake interdisciplinary research in Medical Image Analysis in the University of Nottingham. The research programme aims to develop mathematical and computational methods for processing and analysing medical images to assist medical practitioners in disease diagnosis. |
Marie Curie Actions The Fellowships are funded by the European Commission Fp6 Human Resources and Mobility programme to provide training and mobility activities for Early Stage Researchers. These activities, known as the Marie Curie Actions, are aimed at the promotion of excellence in European research, the development and transfer of knowledge, and the consolidation and widening of researchers' career prospects. |
Fellows Each Fellow will be jointly supervised by experts from the following departments within the University of Nottingham, and will be hosted in one of the following departments according to their research: Bai Li - School of Computer Science & IT Ian Dryden - School of Mathematical Sciences Dorothee Auer - Department of Academic Radiology Paul Morgan - Department of Academic Radiology Christopher Tench - Department of Clinical Neurology Penny Gowland - Sir Peter Mansfield MR Centre Alain Pitiot - Psychology/Brain and Body Centre Latest News >> $query = "SELECT * FROM CMIAG_news ORDER BY news_date DESC LIMIT 0,4"; $result = mysql_query($query); while($row = mysql_fetch_array($result)) { ?> (=date('d-M-y', $row["news_date"])?>) cmiag_show_news.php?news_id==htmlspecialchars($row["news_id"])?>'> = htmlspecialchars(substr($row["news_title"], 0, 40) , ENT_QUOTES)?>... } ?> Upcoming Seminars >> $query = "SELECT * FROM CMIAG_seminars WHERE seminar_date >= ". time() . " ORDER BY seminar_date ASC LIMIT 0,4"; $result = mysql_query($query); while($row = mysql_fetch_array($result)) { ?> (=date('d-M-y', $row["seminar_date"])?>) cmiag_show_seminar.php?seminar_id==htmlspecialchars($row["seminar_id"])?>'> = htmlspecialchars(substr($row["seminar_title"], 0, 40) , ENT_QUOTES)?>... } ?> Conference Deadlines >> $query = "SELECT * FROM CMIAG_conferences WHERE conference_deadline >= ". time() . " ORDER BY conference_deadline ASC LIMIT 0,4"; $result = mysql_query($query); while($row = mysql_fetch_array($result)) { ?> (=date('d-M-y', $row["conference_deadline"])?>) cmiag_show_conference.php?conference_id==htmlspecialchars($row["conference_id"])?>'> = htmlspecialchars(substr($row["conference_name"], 0, 40) , ENT_QUOTES)?>... } ?> |