Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

42 update dataset constructor #43

Merged
merged 6 commits into from
Aug 5, 2022
Merged

Conversation

ktrapeznikov
Copy link
Collaborator

No description provided.

commit 695539472ffe006a56c8c942dd09a2b819bc9f08
Merge: 86eec0b 4a3ff27
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Tue Jun 28 20:20:23 2022 +0000

    Merge branch 'master' of github.com:stresearch/gaia

commit 4a3ff27
Author: ktrapeznikov <ktrapeznikov@gmail.com>
Date:   Tue Jun 28 16:19:57 2022 -0400

    Dataset (#34)

    * Squashed commit of the following:

    commit 86eec0bcd8acdfb1ad25ca9b8fa2eccf925694f9
    Merge: 2e2f458 4974acc
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Tue Jun 28 20:06:52 2022 +0000

        Merge branch '19-fix-mean-bias'

    commit 2e2f45865aee0ed3c0c3c8253ba73aff7339c14b
    Merge: 59be221 f6bedff
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Tue Jun 28 20:04:25 2022 +0000

        Merge branch 'master' of github.com:stresearch/gaia

    commit 4974acc399c308d00d12915d6ccca394c48ee689
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Tue Jun 28 20:01:30 2022 +0000

        updates

    commit 98b0f42
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Wed Jun 8 00:30:51 2022 +0000

        minor fixes

    commit 59be221
    Merge: c160d9f e225ecd
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Wed Jun 8 00:18:30 2022 +0000

        Merge branch 'master' of github.com:stresearch/gaia

    commit c160d9f
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Wed Jun 8 00:18:22 2022 +0000

        adding changes to dataset

    * delete

    Co-authored-by: Kirill Trapeznikov <kirill.trapeznikov@str.us>

commit 86eec0bcd8acdfb1ad25ca9b8fa2eccf925694f9
Merge: 2e2f458 4974acc
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Tue Jun 28 20:06:52 2022 +0000

    Merge branch '19-fix-mean-bias'

commit 2e2f45865aee0ed3c0c3c8253ba73aff7339c14b
Merge: 59be221 f6bedff
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Tue Jun 28 20:04:25 2022 +0000

    Merge branch 'master' of github.com:stresearch/gaia

commit 4974acc399c308d00d12915d6ccca394c48ee689
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Tue Jun 28 20:01:30 2022 +0000

    updates

commit 98b0f42
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Wed Jun 8 00:30:51 2022 +0000

    minor fixes

commit 59be221
Merge: c160d9f e225ecd
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Wed Jun 8 00:18:30 2022 +0000

    Merge branch 'master' of github.com:stresearch/gaia

commit c160d9f
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Wed Jun 8 00:18:22 2022 +0000

    adding changes to dataset
@ktrapeznikov ktrapeznikov linked an issue Aug 4, 2022 that may be closed by this pull request
@ktrapeznikov ktrapeznikov merged commit 859d7f9 into master Aug 5, 2022
@ktrapeznikov ktrapeznikov deleted the 42-update-dataset-constructor branch August 5, 2022 15:51
blooyay pushed a commit that referenced this pull request Aug 24, 2022
* Squashed commit of the following:

commit 695539472ffe006a56c8c942dd09a2b819bc9f08
Merge: 86eec0b 4a3ff27
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Tue Jun 28 20:20:23 2022 +0000

    Merge branch 'master' of github.com:stresearch/gaia

commit 4a3ff27
Author: ktrapeznikov <ktrapeznikov@gmail.com>
Date:   Tue Jun 28 16:19:57 2022 -0400

    Dataset (#34)

    * Squashed commit of the following:

    commit 86eec0bcd8acdfb1ad25ca9b8fa2eccf925694f9
    Merge: 2e2f458 4974acc
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Tue Jun 28 20:06:52 2022 +0000

        Merge branch '19-fix-mean-bias'

    commit 2e2f45865aee0ed3c0c3c8253ba73aff7339c14b
    Merge: 59be221 f6bedff
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Tue Jun 28 20:04:25 2022 +0000

        Merge branch 'master' of github.com:stresearch/gaia

    commit 4974acc399c308d00d12915d6ccca394c48ee689
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Tue Jun 28 20:01:30 2022 +0000

        updates

    commit 98b0f42
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Wed Jun 8 00:30:51 2022 +0000

        minor fixes

    commit 59be221
    Merge: c160d9f e225ecd
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Wed Jun 8 00:18:30 2022 +0000

        Merge branch 'master' of github.com:stresearch/gaia

    commit c160d9f
    Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
    Date:   Wed Jun 8 00:18:22 2022 +0000

        adding changes to dataset

    * delete

    Co-authored-by: Kirill Trapeznikov <kirill.trapeznikov@str.us>

commit 86eec0bcd8acdfb1ad25ca9b8fa2eccf925694f9
Merge: 2e2f458 4974acc
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Tue Jun 28 20:06:52 2022 +0000

    Merge branch '19-fix-mean-bias'

commit 2e2f45865aee0ed3c0c3c8253ba73aff7339c14b
Merge: 59be221 f6bedff
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Tue Jun 28 20:04:25 2022 +0000

    Merge branch 'master' of github.com:stresearch/gaia

commit 4974acc399c308d00d12915d6ccca394c48ee689
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Tue Jun 28 20:01:30 2022 +0000

    updates

commit 98b0f42
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Wed Jun 8 00:30:51 2022 +0000

    minor fixes

commit 59be221
Merge: c160d9f e225ecd
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Wed Jun 8 00:18:30 2022 +0000

    Merge branch 'master' of github.com:stresearch/gaia

commit c160d9f
Author: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Date:   Wed Jun 8 00:18:22 2022 +0000

    adding changes to dataset

* delete

* adding ignore

* updates

* add support to only gather inputs

Co-authored-by: Kirill Trapeznikov <kirill.trapeznikov@str.us>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update dataset constructor
1 participant