Events

  • GIS Fundamentals – II (Vector and network data models)

    Your Desktop

    This is the second workshop in a series of workshops we are offering this semester on the fundamentals of GIS. Each workshop covers one or two key elements of GIS and is self-contained. The focus is on conceptual details that can provide sufficient preparation for applications, but we will also touch upon the technical aspects. […]

    Introduction to Python’s NumPy library

    Your Desktop

    This workshop will introduce you to the NumPy library in Python, which is useful in scientific computing. We will cover NumPy’s n-dimensional array object and associated functions in depth, along with related linear algebra and random number capabilities. Some familiarity with Python is expected. The workshop will be done online via Zoom. We will run […]

    Introduction to SPSS: Variables

    Your Desktop

    Each section will go over one chapter from the materials at https://cscar.github.io/workshop-spss/ Section 1: Basics of SPSS (1/20, 10am – 12pm) Section 2: Variables (1/27, 10am – 12pm) Section 3: Data Management (2/3, 10am – 12pm) Section 4: Basic Statistical Analysis (2/10, 10am – 12pm) It is strongly encouraged to have SPSS installed on your […]

  • Introduction to SPSS: Data Management

    Your Desktop

    Each section will go over one chapter from the materials at https://cscar.github.io/workshop-spss/ Section 1: Basics of SPSS (1/20, 10am – 12pm) Section 2: Variables (1/27, 10am – 12pm) Section 3: Data Management (2/3, 10am – 12pm) Section 4: Basic Statistical Analysis (2/10, 10am – 12pm) It is strongly encouraged to have SPSS installed on your […]

    GIS Fundamentals – III (Geocoding)

    Your Desktop

    This is the third workshop in a series of workshops we are offering this semester on the fundamentals of GIS. Each workshop covers one or two key elements of GIS and is self-contained. The focus is on conceptual details that can provide sufficient preparation for applications, but we will also touch upon the technical aspects. […]

    Introduction to SPSS: Basic Statistical Analysis

    Your Desktop

    Each section will go over one chapter from the materials at https://cscar.github.io/workshop-spss/ Section 1: Basics of SPSS (1/20, 10am – 12pm) Section 2: Variables (1/27, 10am – 12pm) Section 3: Data Management (2/3, 10am – 12pm) Section 4: Basic Statistical Analysis (2/10, 10am – 12pm) It is strongly encouraged to have SPSS installed on your […]

    GIS Fundamentals – IV (Digitization)

    Your Desktop

    This is the fourth workshop in a series of workshops we are offering this semester on the fundamentals of GIS. Each workshop covers one or two key elements of GIS and is self-contained. The focus is on conceptual details that can provide sufficient preparation for applications, but we will also touch upon the technical aspects. […]

    Introduction to Stata: The Basics of Stata

    Your Desktop

    This is a series of workshops designed to introduce participants to the Stata software. No prior experience with Stata is required. The sections are: Section 1: The Basics of Stata - Interacting with Stata and working with data sets. (2/22 2-3:30) Section 2: Data Management - The basics of maintaining and exploring a data set. […]

    Image Segmentation using Deep Learning with FastAI

    Your Desktop

    Like many image processing problems, deep learning has brought many effective solutions to the task of image segmentation. This workshop will introduce you to the methods used in image segmentation, demonstrate how to prepare your own segmentation masks using Matlab, and guide you through performing image segmentation using the FastAI Python library, which is built on […]

    Software Development For Research: Best Practices for Coding Styles

    Your Desktop

    Software development and computer programming is increasingly a major part of scientific research. Having a consistent coding style and following basic best practices used in the industry can help make your code easier to read and manage, both internally in your teams and for public code projects available to other researchers. This workshop will cover […]