Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/imageutils

Image processing utilities for Astropy (No longer maintained)
https://github.com/astropy/imageutils

Merge pull request #47 from pllim/patch-1

MNT: Delete .travis.yml

566e95d539e75bd6f6cb2eac1881d56951496e3c authored about 4 years ago
Prepare for archiving

9955997ca46671fe5a26f8a8d879f3636ab0a1e8 authored about 4 years ago
Delete .travis.yml

[ci skip]

357c388e2c31a0afc6730aef0b56535b5a794dd5 authored about 4 years ago
Merge pull request #42 from adonath/fix_for_#40

Fix for #40, #29 and #31

3eafeb62cba5c3da44c04f2aaaf88fb4b84a8f5e authored about 10 years ago
Fix for #31

b11d926120f082f3f96a12327d490704c5f301e3 authored about 10 years ago
Fix for #40 and #29

7f9024d6ad81bae725ddbaddf5d417328da9d513 authored about 10 years ago
Change parameter names in sigmaclip_stats

c7981b8fb4fc57c91fabb8be243048c9dd457168 authored about 10 years ago
Merge pull request #39 from larrybradley/asinh

Add missing asinh option to scale_image and fits2bitmap script

3038c10c27c4c5936c818b8a1a8b2c45f3800d21 authored about 10 years ago
Merge pull request #38 from larrybradley/constantimage

Prevent divide by zero when normalizing a constant image

ef2c875c1471e34abda4a1fb4b79ea6ff1ec0c00 authored about 10 years ago
Add asinh to fits2bitmap

3bebef2e7aa636694f8f3a675bd9150c9dc979ef authored about 10 years ago
Add missing asinh to scale_image

30fc53b14be28adaa0f4f98528ef1dfc97d2cd77 authored about 10 years ago
Add test for asinh in scale_image

779a398986e9120dc54610be8b11c97d39c8499f authored about 10 years ago
Add test for constant data

462dac4b7376283f05d506912291b3c5d4d4dc74 authored about 10 years ago
Prevent divide by zero for a constant image

4feace891519f6e9bfef68e744f2e42433268ebe authored about 10 years ago
Whitespace

a970a61aa27088e01f24a514154e2e1f12c69833 authored about 10 years ago
Merge pull request #37 from astrofrog/test-fits2bitmap

Test fits2bitmap

6341fe1e48c8c0e930da80b6405501096ffbef77 authored about 10 years ago
Fixed import and added test in fits2bitmap

b0d97a3935fddffba23b3b90e59c662641e562b0 authored about 10 years ago
Merge pull request #36 from astrofrog/update-template-0.4.1

Updated package template to v0.4.1 (includes update of astropy-helpers to v0.4.3)

5f94b9b82a1cd1cae72fd8b4ce915f74f5549e33 authored over 10 years ago
Updated package template to v0.4.1 (includes update of astropy-helpers to v0.4.3)

07eb906d9a45aea08dcc4ffbd552aae518632977 authored over 10 years ago
Merge pull request #34 from astrofrog/deprecations-and-nitpick

Enable nitpicky mode and raise errors for deprecations

b146ae89a70b10cde669b7f622f00033541df639 authored over 10 years ago
Fix failures

3e19802f8014a1bee011893778d9ebcd64979413 authored over 10 years ago
Enable nitpicky mode and raise errors for deprecations

b98015eb15f92be8cddebebc74a17c8b65ec94c1 authored over 10 years ago
Merge pull request #30 from astrofrog/doctest

Enable documentation testing

0fe747c9aa7d414c37ea3f0f52b86348c7b2b799 authored over 10 years ago
Fix docstring tests

519ae6e5962b6eb1785685079e528af35b151eea authored over 10 years ago
Merge pull request #24 from astrofrog/new-scaling

Proposal for new scaling/stretching API

27c2dadef66357e338a6effbaf6dcf49620360cb authored over 10 years ago
Minor fix to doc example [ci skip]

47fa2c5e872db23d641d22a1a41bb54c3dbaa74f authored over 10 years ago
Renamed scaling to normalization

966b46170edb8d2798834d649f5b0adad7ae4193 authored over 10 years ago
Avoid use of word scaling

07eedcf9baa921cc051684074277ce0370b3bfc7 authored over 10 years ago
Minor fixes to docs

97d758740e5f6e1f5ae8a08acf813452f3501c54 authored over 10 years ago
Added Reference/API headers

9ff2adc5f1f1f61695bee111a2f73cff48e09c75 authored over 10 years ago
Implemented more comments by @cdeil

be96c1a1d40d054088ead6ea3806874719ae32f0 authored over 10 years ago
Implemented comments by @cdeil

75804979b8e8baeb1e0abdc00a9ef852556f45de authored over 10 years ago
Added section about normalization

6c6542ccae5e581b34f39977338d1f916b65ae05 authored over 10 years ago
Remove debug statement

1ba190bf058dc6dddbd376dbddeea43aae31984a authored over 10 years ago
Added documentation

fe5395a31d02e657051fcc19de912eac3157dd1c authored over 10 years ago
Clip before transformation for most stretches, to prevent NaN values

c540f955c34946451be83f3ab6ccf87889143ec6 authored over 10 years ago
Properly deal with integer inputs for intervals

5c9745f314f22a3e096ce520d4f91aa6ad8e3a28 authored over 10 years ago
Fix tests

191d644d542f746a4ea3a626c3771034ac949d76 authored over 10 years ago
Changed clip to True by default except in ImageNormalize. Update ImageNormalize to be consistent with Matplotlib and add unit tests.

f108f6900f4434ccd499737e26f3bf98e5fc0c46 authored over 10 years ago
Added clip to scale_image

ce4f905c9560afb2eef0a77d1f19856c3740087a authored over 10 years ago
More testing

118d39fbb1cdf3c001948da82d71b8344dff26ee authored over 10 years ago
Use true_divide instead of divide, and fixed bug in in-place histogram equalization

79dc4cf624185be594bff0611358de222df375e5 authored over 10 years ago
Improve test coverage and fix issues with scalars in ImageNormalize

c6ffe96e5c482c9c79133e501c45e49a4f9c48a6 authored over 10 years ago
Added matplotlib for test suite

680a1a3dbeb3418023f86d2e58c961d774002a7c authored over 10 years ago
CompositeTransform.__call__ can now take clip option

3a3c87341f5c6fd1024425247a0ba527b4acea54 authored over 10 years ago
Added clip option for all stretches, expanded test suite to test clipping and in-place stretching

2666783d174c8b8a4e7e056db9a2a426e57d2f59 authored over 10 years ago
Implement in-place transformation in interval

a1a3d57d6034a38d9a26d68af5845caeb19e7d58 authored over 10 years ago
Use in-place operations throughout stretches, and remove redundant inverse sinh and arcsinh transforms (since sinh and arcsinh are inverses of each other)

41101048f83dc75a1e67f5ef15c6164822600e38 authored over 10 years ago
Use in-place operations in ImageNormalize

af8db2f13a73856ddd3dd7ac4ec97156466cd7e3 authored over 10 years ago
Added test for normalization class, honor clip option but enable it by default.

352f5227665b60285e3141454119bfc003b748c9 authored over 10 years ago
Clear up docstrings

e2961cfb61104c75a428ce83bc11cae6227659e6 authored over 10 years ago
Fix sinh and asinh stretches to use single parameter

7721d32cf656317765a7e7c8c4c4bef00983dcf2 authored over 10 years ago
Fix stretches so they always return [0:1]

efc5bbca839c351bc4c80dfcf1ad05a10eecccbe authored over 10 years ago
Fix sphinx build warnings

95d86c1a0d9d488c2bae7c768437d62e4d4c0df1 authored over 10 years ago
Remove references to functions that no longer exist

317cd6db6401dceeba00d5c7f2566e9d93faa07d authored over 10 years ago
Don’t import ImageNormalize into imageutils.scaling, which allows Matplotlib to be an optional dependency.

9e4b7dbf94223986c95e22e947671e07ef67a260 authored over 10 years ago
Fix tests

9013d3cd3f51912024e2fdd30c897ca34a4d01b0 authored over 10 years ago
Added missing __init__.py

c159cd9e745694831f923b5ba1865fb485de25ef authored over 10 years ago
Fix scale_image and add tests

9cfcd4eb9b3e4978c9882f0fbde98a109a26c2fa authored over 10 years ago
Renamed scale_image to stats since it now only contains a sigma clipped data stats function

9ade1259fd8eca150354f1321e8cbe4d02ccb18e authored over 10 years ago
Remove old scaling/stretching API

f00614cca34a34b7e3d9a5e2c67be39b6736a5a5 authored over 10 years ago
Remove duplicate tests

c20c44b66e2acc1c359c5b62c73318b0929f3c53 authored over 10 years ago
Added new stretches from ds9

Added a number of stretches (value redistributions) based on ds9
algorithms.

fac14db1811197540ca80743b2da7e1ae38ee0d6 authored over 10 years ago
Added initial tests

415224af296ab55dac0e928d39034e1bd1e5fb07 authored over 10 years ago
Make intervals into full transforms, and added scale_image functional interface

eccc18c79d2205b685f0650b2e48e0f145f9a272 authored over 10 years ago
Implement @larrybradley’s comments

124e472e862838e0dc795f9ce7ba47c06e1e6472 authored over 10 years ago
Add the option to sub-sample the data for the PercentileInterval

e287f35d5ecf4bf4535963046b9482f5348c1f21 authored over 10 years ago
Allow in-place stretching

996979156c8c7579723af7d789a76200054c9f75 authored over 10 years ago
Implemented Histogram Equalization

0b313fcc2108ae7c3f3ba4848e7d586bdd302a0b authored over 10 years ago
Merge pull request #19 from hamogu/patch-1

Update example in array_utils.py

43c0cba9bacf5147b79087af60171cc177a602e8 authored over 10 years ago
Whitespace

8cb94b3c33e9446a126ebd78a345dd7fde56cdc7 authored over 10 years ago
Added CompositeStretch and ContrastBias stretch

0d6d4b073ca4d872545745e3421fdb31ad60e3b6 authored over 10 years ago
New implementation of scaling (intervals and stretching) and new Normalize class for use with Matplotlib.

7741fa4554a345fb10b492e05701b83e0b2f02ae authored over 10 years ago
Merge pull request #17 from larrybradley/scale_img

Refactor scale_image module

14eae88c89ac88018fbae6e34935c0763b1bb7ae authored over 10 years ago
Fix failure with Numpy 1.6. Fixes astropy/imageutils#22.

6600fb2fe1293e5580c977a2c917918983672e8c authored over 10 years ago
Force Numpy version to be fixed when installing scipy and scikit-image

43361afb1a965c836e9e74abf2b06a293a0f2a39 authored over 10 years ago
Update array_utils.py

307b0658c333c2b22f763a64b513feb9a4d321a2 authored over 10 years ago
Simplify cutout example

6ece6515c77014a4bd83b998e6c0501cbf316853 authored over 10 years ago
Update astropy_helpers

9bc94d3a092e8533ca1af87fca2647ccc177db45 authored over 10 years ago
Update astropy_helpers to v0.4.1

d8c397f258090aad042ecee35b034f1525dac0e3 authored over 10 years ago
Add fits2bitmap script

06bca4133745c0d9bf09c821a84737a348129cbb authored over 10 years ago
Remove docstring templates and decorators

9b3d860c8fe300d550494c188e8b68dd93fbca57 authored over 10 years ago
Replace percentile **kwargs

0aa89fc9a9e8507215e90b5c8ba89a196521cc32 authored over 10 years ago
Rename scale_img module to scale_image

73eaba00958ffbc7f1adbcf91e052ea234a79a18 authored over 10 years ago
Fix noise_level default

e10af85659031ce700e2234b36c213433b22c5f2 authored over 10 years ago
More docs for scale_img

e812960b504e0f124732ef4983793a30159c25f6 authored over 10 years ago
Rename scaling to scale

ae514cdb5da2a670d725fb9a65efaf7da9491504 authored over 10 years ago
Update __all__

1fa8c9c284f71f99fc16f032a472df82025b6202 authored over 10 years ago
Fix scale_img docstring template

973c42577857f963c52ee53d0e15b52527ec923c authored over 10 years ago
Rename scaling functions in tests

622c5ab94ca8f347d94d88ccc45796138f365e17 authored over 10 years ago
Remove tests with min/max cuts

211c5e7f3eac0ba54101c91863f5792bf39ed4db authored over 10 years ago
Rename find_imgcuts in tests

66238b01e1dd5b046154164cc2c6f1dec53b891f authored over 10 years ago
Refactored scale_img

f9a37fe0b784a3b5a71f76cd4e4df145c83dd575 authored over 10 years ago
another attempt to get the RTD requirements to work right

f7250346a1c8f47d10f32d262ff7d7c3aec22b22 authored over 10 years ago
added pip requirements file for RTD

807d8e933e23a7f8f7e9ca15b11bb8c8ec65cb49 authored over 10 years ago
Merge pull request #11 from larrybradley/photutils

Add photutils.utils functions

5d95d982b13a8b92b8e944d408be7ef398485eae authored over 10 years ago
Merge pull request #10 from cdeil/issue-10

State clearly where the boundaries are btwn photutils and imageutils

7f231da1fabba08d6cf1a075eb41642365a16678 authored over 10 years ago
Add section on related Astropy packages to the docs

e36d87d78dd3fa2bd13db522437655256945c205 authored over 10 years ago
Add example for mask_to_mirrored_num

4eeac508bcd86b90e73b4c263486b17b4541394a authored over 10 years ago
Update mask_to_mirrored_sum docs

d46f55ea48991c7851537def291ed3f200b7a756 authored over 10 years ago