Skip to content
View parejkoj's full-sized avatar

Block or report parejkoj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. lsst-ts/ts_fiberspectrographlsst-ts/ts_fiberspectrographPublic

    Python API to the Avantes fiber spectrograph and the FiberSpectrograph CSC

    Python 1

  2. astropyastropyPublic

    Forked from astropy/astropy

    Main AstroPy repository

    Python

  3. lsst/afwlsst/afwPublic

    LSST data management: pipeline library code and primitives including images and tables

    C++ 24 23

  4. lsst/pipe_taskslsst/pipe_tasksPublic

    LSST Data Management: astronomical data processing tasks

    Python 21 23

  5. lsst/meas_algorithmslsst/meas_algorithmsPublic

    LSST Data Management: astronomical measurement algorithms

    Python 11 13

  6. ffmpeg_timelapse.pyffmpeg_timelapse.py
    1
    #!/usr/bin/env python
    2
    """
    3
    Merge many jpegs into a movie using ffmpeg.
    4
    5
    Since ffmpeg requires all the files to numbered sequentially, with no gaps,