{"id":5672,"date":"2018-07-27T11:24:55","date_gmt":"2018-07-27T16:24:55","guid":{"rendered":"https:\/\/blog.lib.uiowa.edu\/studio\/?p=5672"},"modified":"2018-07-27T11:24:55","modified_gmt":"2018-07-27T16:24:55","slug":"exploring-spacewalk-patterns-work-done-so-far","status":"publish","type":"post","link":"https:\/\/blog.lib.uiowa.edu\/studio\/2018\/07\/27\/exploring-spacewalk-patterns-work-done-so-far\/","title":{"rendered":"Exploring spacewalk patterns: work done so far"},"content":{"rendered":"<p>As you might recall from my previous <a href=\"https:\/\/blog.lib.uiowa.edu\/studio\/2018\/06\/28\/mapping-gender-and-status-in-simulated-mars-missions\/\" target=\"_blank\" rel=\"noopener\">post<\/a>, I have been working on a prototype tool to visualize spacewalk patterns that occur in short term Mars habitat simulations.&nbsp;<\/p>\n<p style=\"text-align: center\"><strong>My work so far <\/strong><\/p>\n<p style=\"text-align: justify\">I used R packages <a href=\"https:\/\/shiny.rstudio.com\/\" target=\"_blank\" rel=\"noopener\">shiny<\/a>, <a href=\"https:\/\/datastorm-open.github.io\/visNetwork\/\" target=\"_blank\" rel=\"noopener\">visnetwork<\/a>, and <a href=\"https:\/\/plot.ly\/r\/\" target=\"_blank\" rel=\"noopener\">plotly<\/a> to create an interactive web application for data exploration. Here is how it looks now:&nbsp;<\/p>\n<p style=\"text-align: justify\"><a href=\"https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-3.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-5675 size-large aligncenter\" src=\"https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-3-1024x643.jpg\" alt=\"\" width=\"640\" height=\"402\" srcset=\"https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-3-1024x643.jpg 1024w, https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-3-300x188.jpg 300w, https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-3-768x482.jpg 768w, https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-3-640x402.jpg 640w, https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-3.jpg 1200w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/a><\/p>\n<p>&nbsp;The main drop down menu selects a crew to display. A network graph shows who worked with whom on extravehicular activities (EVAs). Each node is a crew member, and the size of a tie represents how many times these people worked together on an EVA. A bar chart in the bottom right corner shows the total number of EVAs that a crew member participated in.<\/p>\n<p style=\"text-align: justify\">A user can also select a single EVA to see which crew members worked together.<\/p>\n<p><a href=\"https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-1.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-5673 size-large aligncenter\" src=\"https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-1-1024x640.jpg\" alt=\"\" width=\"640\" height=\"400\" srcset=\"https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-1-1024x640.jpg 1024w, https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-1-300x187.jpg 300w, https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-1-768x480.jpg 768w, https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-1-640x400.jpg 640w, https:\/\/blog.lib.uiowa.edu\/studio\/files\/2018\/07\/pr-scr-1.jpg 1200w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/a><br \/>\n<strong>Future steps<\/strong><\/p>\n<p style=\"text-align: justify\">This simple app functions well, but I want to tweak its appearance: put role abbreviations to the bottom left corner, make sure that the interface is displayed properly both on computers\u2019 and phones\u2019 screens, have a unified theme for different elements of the app. Also, I want to connect the network plot with the bar chart: when a user clicks on a node, a bar that corresponds to that node also gets selected.<\/p>\n<p style=\"text-align: justify\">I want to add more socio-demographic data, such as level of education, previous participation in such simulations, and experience in space industry. I want to enable user to visualize interaction networks by other demographics, not just by gender and role in a crew.<\/p>\n<p style=\"text-align: justify\">I also plan to add regression models that test whether women are less likely to be central figures than men, controlling for their role in a crew and other demographics.<\/p>\n<p style=\"text-align: center\"><strong>Things I have learned<\/strong><\/p>\n<p style=\"text-align: justify\">It has been a short journey in the Studio, but a fulfilling one. Summer funding allowed me to take a breath, work on my project, and think about my professional and academic future.<\/p>\n<p style=\"text-align: justify\">I have learned that I like building things and enjoy solving problems. I have used R Shiny for the very first time, and its familiar syntax was painless introduction to the world of interactive visuals.<\/p>\n<p style=\"text-align: justify\">I come from an interdisciplinary <a href=\"https:\/\/www.popovaite.com\/p\/about-me.html\" target=\"_blank\" rel=\"noopener\">background<\/a> (journalism-nationalism studies-sociology). As a journalist, I tell stories; and as a researcher, I want to do the same. A well done web application or a well done web page is a more efficient way to communicate one\u2019s scholarship than an academic article. Yes, in academia it is still seen as a supplement rather than a substitute to a peer reviewed publication. And it\u2019s a pity \u2013 it takes a lot of time, skills, and effort to create even the simplest visuals. On the other hand, it still is time well spent: by creating a visual story, one gets to know their data very intimately. And the world does not end with academia \u2013 it is helpful to leave the ivory tower and engage with the audiences outside of it. Who knows, maybe it will land me a job in this world of scarce tenure track positions.<\/p>\n<p>Inga Popovaite, sociology PhD student<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As you might recall from my previous post, I have been working on a prototype tool to visualize spacewalk patterns that occur in short term Mars habitat simulations.&nbsp; My work so far I used R packages shiny, visnetwork, and plotly to create an interactive web application for data exploration. Here is how it looks now:&nbsp;<a class=\"more-link\" href=\"https:\/\/blog.lib.uiowa.edu\/studio\/2018\/07\/27\/exploring-spacewalk-patterns-work-done-so-far\/\">Continue reading <span class=\"screen-reader-text\">&#8220;Exploring spacewalk patterns: work done so far&#8221;<\/span><\/a><\/p>\n","protected":false},"author":38,"featured_media":5479,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,32],"tags":[46,47,44,40,45],"syndication":[30,21],"_links":{"self":[{"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/posts\/5672"}],"collection":[{"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/users\/38"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/comments?post=5672"}],"version-history":[{"count":2,"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/posts\/5672\/revisions"}],"predecessor-version":[{"id":5689,"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/posts\/5672\/revisions\/5689"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/media\/5479"}],"wp:attachment":[{"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/media?parent=5672"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/categories?post=5672"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/tags?post=5672"},{"taxonomy":"syndication","embeddable":true,"href":"https:\/\/blog.lib.uiowa.edu\/studio\/wp-json\/wp\/v2\/syndication?post=5672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}