Difference between revisions of "Main Page/Research"

From phurvitz
Jump to: navigation, search
m (Protected "Main Page/Research" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)) [cascading])
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
__FORCETOC__
 
__FORCETOC__
==MSB Issues==
+
=[[/Dissertation|Dissertation]]=
{|- border="1"
+
* [[/Dissertation|Dissertation]]
!issue!!priority!!who!!resolution?!!resolved?
 
|-
 
|timestamps on MyExperience do not match SMS || '''high''' || Phil || "fuzzy" time matching will fix||R code fixes
 
|-
 
|timestamps should be in a consistent or explicit time zone || '''high''' || ?? || ||
 
|-
 
|duplicate timestamps on certain records || '''high''' || Phil || delete duplicates || perl script fixes
 
|-
 
|GPS data: full set of measurements || ''medium'' (assuming these can be extracted from current data) || Jonathan || ||
 
|-
 
|'''wget''' copies index.html files || '''high''' || Jonathan || use '''wget --reject=html,htm||
 
|-
 
|GPS data munged, see [http://www.cs.washington.edu/research/projects/ubicomp3/phurvitz/gis.washington.edu/phurvitz/msb/data/pmh04_20071012/part_02/sirfGPSOutput.kml part_02] || ''medium'' (unless this pattern repeats itself) || ?? || ||
 
|-
 
|need codes for LEDs on MSB || ''medium/high'' (for troubleshooting when subjects will go out) || Carl ||
 
*Blinking red - no communication w/ gps module
 
*Solid red - communication ok, no lock
 
*Green - Fully locked
 
*Cyan - Partial (2D) lock
 
*Blue - Dead reckoning
 
|| see codes (left)
 
|-
 
|MyExperience Analyzer command line interface || low || Jon F || ||
 
|-
 
|some data sets do not get parsed, see [http://gis.washington.edu/phurvitz/msb/data/pmh04.2/ pmh04.2]
 
This dir seems to contain 8 blocks of data (large files) separated by a series of small files (293 or 0 kB).
 
  
The output is very limited for [http://www.cs.washington.edu/research/projects/ubicomp3/phurvitz/gis.washington.edu/phurvitz/msb/data/pmh04.2/part_05/ part_05] and [http://www.cs.washington.edu/research/projects/ubicomp3/phurvitz/gis.washington.edu/phurvitz/msb/data/pmh04.2/part_08/ part_08], and [http://www.cs.washington.edu/research/projects/ubicomp3/phurvitz/gis.washington.edu/phurvitz/msb/data/pmh04.2/part_06/ part_06] could not be classified.
+
=[[/MSB | MSB Project]]=
|| '''high''' || Jonathan ||
+
* [[/MSB | MSB Project]]
When the MSB runs out of power, the last file causes the entire session not to parse.  In order to avoid this, rename files that are not the standard size to ''*.uwar.junk'' or anything other than ''*.uwar''.
 
|| Yes
 
|}
 
  
==Overall Strategy==
+
=[[/Papers | Papers]]=
''Based on discussion with Miles, 2008-09-23''
+
* [[/Papers/fast food and arterials|fast food and arterials]]
# Define and explicate a new data-driven construct for conceptualizing movement in urban environments.
+
* [[/Papers/kernel density estimators|kernel density estimators]]
## Three typologies of movement:
 
### Dwell
 
###: XY-aggregated locations at which a substantial amount of "non-moving" time is spent; may include short, punctuated bouts of "moving" points
 
### Trip
 
###: linear collections of "moving" points, may contain short, punctuated bouts of "non-moving" points
 
### Stop
 
###: XY-aggregated locations of "non-moving" points within trips
 
#:'''How have others attempted to define & measure this or a similar typology?'''
 
#:'''What does this new paradigm have to offer?'''
 
#:'''What data set would be necessary to investigate the use of this paradigm?'''
 
#:'''What hypotheses could be tested using this construct?'''
 
# Explicate methodology for obtaining & processing data set
 
# Hypotehsis testing for hypotheses made in step 1
 
# 4D data frame
 
## XY (Cartesian)
 
## Z (elevation)
 
## time
 
## attribute(s) of points
 
#: Display a cloud of XYZt data with unique value classification of an attribute
 
#: "Collapse" one of the dimensions by viewing data cube endwise
 
#: Look for patterns across subjects, dwell, or trip types.
 
  
==Research Questions==
+
=Census data=
* What are the built environment characteristics of areas of maximum utilization distribution?
+
* [[/Importing ZCTA census data|Importing ZCTA census data]]
* What are the differences in built environment characteristics of areas of maximum UD stratified by activity type?
 
* What are the BE characteristics of the proximate area for bouts of different types of PA?
 
* What is the relationship between PA and distance between home and work?
 
* What is the relationship between PA and the size of home range?
 
* What is the relationship between the size of home range and distance between home and work?
 
* What is the difference, if any, of diversity of environments in areas/locations of different PA?
 
* What are the BE characteristics of trips that differ by:
 
** Transportation mode
 
** Trip duration
 
** Trip distance
 
  
==Census data==
+
=Misc=
[[/Importing ZCTA census data|Importing ZCTA census data]]
+
*[[/Spatial Oversampling|Spatial Oversampling]]
 +
*[http://gismo.gis.washington.edu/postgres  PostgreSQL documentation]
 +
 
 +
=[[/SOS|SOS]]=
 +
 
 +
 
 +
=[[/PostGIS Raster|PostGIS Raster]]=
 +
 
 +
=[[/Fragstats | Fragstats for parcel land use]]=
 +
 
 +
=[[/Smart Maps | Smart Maps]]=

Latest revision as of 23:57, 17 September 2012

Dissertation

MSB Project

Papers

Census data

Misc

SOS

PostGIS Raster

Fragstats for parcel land use

Smart Maps