Difference between revisions of "ISSS608 2017-18 T3 Assign Zhang Yingdi Data Description"

From Visual Analytics and Applications
Jump to navigation Jump to search
(Created page with "<big><div style=background:#ccffff border:#A3BFB1> 300px <font size = 6; color="#000000">VAST Mini Challenge 1: "Cheep" Shots?</font> </div> <!--MAIN HEA...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<big><div style=background:#ccffff border:#A3BFB1>
+
<small><big><div style=background:#ccffff border:#A3BFB1>
 
[[Image:Images.jpg|300px]]  
 
[[Image:Images.jpg|300px]]  
 
<font size = 6; color="#000000">VAST Mini Challenge 1: "Cheep" Shots?</font>
 
<font size = 6; color="#000000">VAST Mini Challenge 1: "Cheep" Shots?</font>
Line 5: Line 5:
 
<!--MAIN HEADER -->
 
<!--MAIN HEADER -->
 
{|style="background-color:#cceeff;" width="100%" cellspacing="0" cellpadding="0" valign="top" border="0"  |
 
{|style="background-color:#cceeff;" width="100%" cellspacing="0" cellpadding="0" valign="top" border="0"  |
| style="font-family:Century Gothic; font-size:100%; solid #000000; background:#cceeff; text-align:center;" width="25%" |  
+
| style="font-family:Century Gothic; font-size:100%; solid #000000; background:#cceeff; text-align:center;" width="16%" |  
 
;
 
;
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi| <font color="#000000">Background</font>]]
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi| <font color="#000000">Background</font>]]
  
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#cceeff; text-align:center;" width="25%" |  
+
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#cceeff; text-align:center;" width="16%" |  
 
;
 
;
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi_Data_Description| <font color="#000000">Data Description</font>]]
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi_Data_Description| <font color="#000000">Data Description</font>]]
  
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#cceeff; text-align:center;" width="25%" |  
+
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#cceeff; text-align:center;" width="16%" |  
 
;
 
;
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi_Task1| <font color="#000000">Task 1</font>]]
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi_Task1| <font color="#000000">Task 1</font>]]
  
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#cceeff; text-align:center;" width="25%" |  
+
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#cceeff; text-align:center;" width="16%" |  
 
;
 
;
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi_Task2| <font color="#000000">Task 2</font>]]
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi_Task2| <font color="#000000">Task 2</font>]]
  
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#cceeff; text-align:center;" width="25%" |  
+
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#cceeff; text-align:center;" width="16%" |  
 
;
 
;
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi_Conclusions| <font color="#000000">Conclusions</font>]]
 
[[ISSS608_2017-18_T3_Assign_Zhang_Yingdi_Conclusions| <font color="#000000">Conclusions</font>]]
 +
;
 +
 +
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#cceeff; text-align:center;" width="16%" |
 +
;
 +
[[Assignment_Dropbox_G1| <font color="#000000">Back to Dropbox</font>]]
  
 
|  &nbsp;
 
|  &nbsp;
 
|}
 
|}
 +
==Data Description==
 +
 +
* “ALL BIRDS.zip” contain calls and songs from the known birds in the Boonsong Lekagul Wildlife Preserve. These files are MP3 format and are of varying lengths.  The name contains an integer that refers to the metadata about the particular bird and audio file in file “AllBirdsv4.csv”. 
 +
 +
* “AllBirdsv4.csv” is the metadata file for the bird sounds files.  The File ID field is the index to the file names in the ALL BIRDS file collection.  The English_name is the common English name for the particular bird. Quality is a score A, B, C, D, or E.  These provide a qualitative measure of the quality of the bird sound, e.g., purity, lack of background noise, and so on.  Again, the researchers did not provide additional descriptions of this field.  Time and Date are for the capture of the sound.  Finally, X and Y are the coordinates on the enclosed map of where the sound was recorded. 
 +
 +
* “Lekagul Roadways 2018” is a 200 x 200 pixel map of the Preserve, with general indications of roadways through the site.  The coordinates from AllBirdsv4 should be considered from bottom left to top right, (0,0) to (199,199).  The alleged dumping site for the Kasios waste products was centered around coordinates (148,159). 
 +
 +
 +
[[File:Data Description-1-.png|center|200px]]
 +
 +
 +
* “Test Birds from Kasios” are the bird sounds Kasios claims as Pipits from across the Preserve.  All of these recording were taken over the past couple of months.  “Test Bird Locations” indicate where in the pixel map the bird sounds were recorded. 
 +
 +
</big>
 +
</small>

Latest revision as of 11:14, 11 July 2018

Images.jpg VAST Mini Challenge 1: "Cheep" Shots?

Background

Data Description

Task 1

Task 2

Conclusions

Back to Dropbox

 

Data Description

  • “ALL BIRDS.zip” contain calls and songs from the known birds in the Boonsong Lekagul Wildlife Preserve. These files are MP3 format and are of varying lengths. The name contains an integer that refers to the metadata about the particular bird and audio file in file “AllBirdsv4.csv”.
  • “AllBirdsv4.csv” is the metadata file for the bird sounds files. The File ID field is the index to the file names in the ALL BIRDS file collection. The English_name is the common English name for the particular bird. Quality is a score A, B, C, D, or E. These provide a qualitative measure of the quality of the bird sound, e.g., purity, lack of background noise, and so on. Again, the researchers did not provide additional descriptions of this field. Time and Date are for the capture of the sound. Finally, X and Y are the coordinates on the enclosed map of where the sound was recorded.
  • “Lekagul Roadways 2018” is a 200 x 200 pixel map of the Preserve, with general indications of roadways through the site. The coordinates from AllBirdsv4 should be considered from bottom left to top right, (0,0) to (199,199). The alleged dumping site for the Kasios waste products was centered around coordinates (148,159).


Data Description-1-.png


  • “Test Birds from Kasios” are the bird sounds Kasios claims as Pipits from across the Preserve. All of these recording were taken over the past couple of months. “Test Bird Locations” indicate where in the pixel map the bird sounds were recorded.