Skip to content
/ BASS Public

Repository for the Bicolor Affective Silhouettes & Shapes (BASS) images, rating data, interactive website, and other material.

License

Notifications You must be signed in to change notification settings

gasparl/BASS

Repository files navigation

Repository for the Bicolor Affective Silhouettes & Shapes (BASS; Kawai et al., 2021) images, rating data, and other material.

The Images

The BASS images can all be found under the images folder, though they are easiest to download as a ZIP file here (1.3 MB). But you can also just download this entire repository as ZIP (only 3.3 MB), via the green download button at the top right, which will also include the data tables etc.

(The original full set contained 620 images, out of which 37 were removed because they were found to be relatively unclear in their meaning, and they were not rated in the main study. They are available under "imgs_excluded" folder. The ratings from the pilot study are available as "supplementary material" at https://osf.io/anej6/, but not included in any of the files here.)

Rating Data

The rating data is available in three file types: XLSX | TXT | CSV. (Click to open or right click and "Save link as..." to download.)

In all files, each row contains the data of a single image (hence 583 rows, plus headers), in the following columns.

  • file_name: The image file name.
  • val_mean_us: The mean of all valence ratings ("_us" = US sample).
  • aro_mean_us: The mean of all arousal ratings.
  • val_sd_us: The SD of all valence ratings.
  • aro_sd_us: The SD of all arousal ratings.
  • val_n_us: The number of valence ratings.
  • aro_n_us: The number of arousal ratings.
  • val_cilo_us: Lower limit of 95% CI for the mean of all valence ratings.
  • val_ciup_us: Upper limit of 95% CI for the mean of all valence ratings.
  • aro_cilo_us: Lower limit of 95% CI for the mean of all arousal ratings.
  • aro_ciup_us: Upper limit of 95% CI for the mean of all arousal ratings.

The columns listed above are the same for the ratings for Chinese sample, indicated with "_ch" suffix instead of "_us". (E.g., val_mean_ch: The mean of all valence ratings from Chinese sample, etc.)

  • val_diff: The difference between the means of US and Chinese valence ratings (val_mean_us minus val_mean_ch).
  • aro_diff: The difference between the means of US and Chinese arousal ratings (aro_mean_us minus aro_mean_ch).
  • val_bf_10: Wilcoxon Bayes factor in support of difference between US and Chinese valence ratings.
  • val_bf_01: Wilcoxon Bayes factor in support of equivalence between US and Chinese valence ratings.
  • aro_bf_10: Wilcoxon Bayes factor in support of difference between US and Chinese arousal ratings.
  • aro_bf_01: Wilcoxon Bayes factor in support of equivalence between US and Chinese arousal ratings.
  • val_resid: Linear regression residuals for valence ratings: observed values minus fitted values for the US-Chinese mean ratings relations for the entire sample. A larger value means larger US mean valence rating than Chinese mean valence rating, relative to what is expected when values are perfectly correlated (linear fitted values). The closer this value is to zero, the more likely it is that the given image is suitable for cross-cultural measurement of valence. (Nonetheless, this value is quite close to val_diff, which is more straightforward to interpret.)
  • aro_resid: Linear regression residuals for arousal ratings (same as for valence, see above).
  • black_px: Number of black pixels in the image.
  • white_px: Number of white pixels in the image.
  • keywords: Keywords for the given image.
  • source: Source of the given image.

Website

All images along with rating data can be browsed at https://gasparl.github.io/BASS.

This is just for cursory exploration – to easily filter and sort the rating data, download the files (see above) and use e.g. Excel or R or similar.

R Scripts

color_switcher.R: Switches black and white pixels in PNG images to any chosen alternative colors.

pix_per_colors.R: Counts the number of black pixels and the number of white pixels in given PNG images.

See comments inside the script files for usage options, and visit the OSF website for information about BASS: https://osf.io/anej6/

Permanent Archive

All files (for each "release") in this repository are permanently stored at https://doi.org/10.5281/zenodo.4051546

DOI

License and Citation

The contents of this repository are licensed under CC-BY 4.0 International. In essence, you can use all images and data for any purpose as long as you give credit to the original authors in a reasonable manner (e.g. cite it in case of a publication).

An appropriate reference for citation is:

Kawai, C., Lukács, G., & Ansorge, U. (2021). A new type of pictorial database: The Bicolor Affective Silhouettes and Shapes (BASS). Behavior Research Methods, 53(6), 2558–2575. https://doi.org/10.3758/s13428-021-01569-7

About

Repository for the Bicolor Affective Silhouettes & Shapes (BASS) images, rating data, interactive website, and other material.

Topics

Resources

License

Stars

Watchers

Forks