Ecosyste.ms: OpenCollective

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

github.com/astropy/photutils

Astropy package for source detection and photometry. Maintainer: @larrybradley
https://github.com/astropy/photutils

Change deblend mode to linear if too many markers

b17197134b992aa7d0298f32a7c442ef6eabcf58 authored over 2 years ago
Merge pull request #1372 from larrybradley/deblender-multiprocessing

Add ability to use multiprocessing in source deblender

9120404e338885b2bedd5e584684cbcbbcdde93c authored over 2 years ago
Add changelog entry

8a8bd6d42a74d0f515fbb3483edbd38f655cedd5 authored over 2 years ago
Add multiprocessing deblender test

c295f0ed8f0981ce3af49819ba9123c27d085621 authored over 2 years ago
Update segmentation docs to turn off progress bar

8b6f8b853d9a83178484ad7e4699a2fda6d32b91 authored over 2 years ago
Update deblend tests

1da8594b27ac2f7f36f79014960947a885f49c70 authored over 2 years ago
Add nproc keyword to SourceFinder

ed60770f8a24d33580493ee6e13a6e17480e6179 authored over 2 years ago
Add note about multiprocessing performance

68fe78cf0c6e4effdf1c466e3e76f279e3f865ea authored over 2 years ago
Ensure Pool use spawn instead of fork (linux)

96f5262df6266b54ec7445499afca5c12c63dbba authored over 2 years ago
Refactor to use cutout arrays (fastest)

d590028c5f6d38b5a784eb9134b1167a3b258a32 authored over 2 years ago
Use Pool w/o chunksize (faster than ProcessPoolExecutor w/chunksize)

ad992842882e886a1c443a9e53d6f20c9fcff666 authored over 2 years ago
Refactor deblend_sources to use multiprocessing with large shared arrays

f5b1cf92c88b34deca7e688150f1c107fb895bbc authored over 2 years ago
Update docstring

d9487a879e49f0905fa4b6ed3b14a8d57fdc5484 authored over 2 years ago
Merge pull request #1370 from larrybradley/cleanup

Code cleanup

91a4140ce75807698201582a12fb781dbc1c6f1a authored over 2 years ago
Clean up docstring examples

80eab66cefc15bc24bbdae9a935ddfefd80b9ec4 authored over 2 years ago
Code cleanup

173b16d899925bf6c75cda1bc67dfa55ece56387 authored over 2 years ago
Add changelog entries

83392a09205ad632bb2f98e9dfd3857800797c8f authored over 2 years ago
Merge pull request #1368 from larrybradley/deblend-class

Add sinh mode for source deblender

eb5a243e7cdf6008cc7a40900fd14302f0c0be10 authored over 2 years ago
Improve warnings in deblend_sources for negative data values

8bc4ae041e69c8ef844395e85ca9b3cab88feee6 authored over 2 years ago
Add deblend tests

95a3340e966bcfde9f68ad32905be49473a508d3 authored over 2 years ago
Refactor thresholds

6e73839b2b43b033b5b7bb50e56239ac3ae9559d authored over 2 years ago
Add sinh deblending mode

e756f4cb725f30305c3b74115e2980e406059bdc authored over 2 years ago
Change deblend mode to linear for non-positive data minimum

c17cad44c9badeacee04195a222cbb7d9e38ddc5 authored over 2 years ago
Add tests for resetting cached properties

18f6560eb50daf92595b13e800db2e098970c9ac authored over 2 years ago
Improve resetting lazy properties in SegmentationImage

c34b28da08b2d34b2067ee5a8990df0682342376 authored over 2 years ago
Set labels for performance

00020d52841f1e53a8d93348ae63e67e3286deb7 authored over 2 years ago
Refactor single-source deblender into a class

7f815444925fc5bea10cd19f4a4e23b174a7a8a6 authored over 2 years ago
Merge pull request #1367 from larrybradley/epsf-tqdm

Use optional tqdm progress_bar in EPSFBuilder

a25a4a207019e9a5af16c3869aa334ce85ddc2bb authored over 2 years ago
Update changelog

f5745f94e420cde99dea8d75dd5eb1ad0b733d8f authored over 2 years ago
Use optional tqdm progress_bar in EPSFBuilder

3371f9fb31bb84e3ca72ca37cbd51bc8db4a425f authored over 2 years ago
Merge pull request #1366 from larrybradley/progress-bars

Add progress_bar and relabel keywords to SourceFinder

6e002ee784eea075b93de96f390751b97976e4a2 authored over 2 years ago
Add relabel keyword to SourceFinder

96926acefe8fe78b2af42bb229c5719874eb167b authored over 2 years ago
Add progress_bar keyword to SourceFinder

118c3bb9dc8820058ef33757126fb1550f08e2a0 authored over 2 years ago
Use tqdm.auto for notebook-formatted progress bars

540788ef60583511a6844ba1112e8e29edaabfa6 authored over 2 years ago
Fix tqdm progress bar to zip iterator

044abefa9c7ad30560dff4974090184853788fec authored over 2 years ago
Fix imports

ed1d1ce59be2380fda12190ff611f105e76fdec9 authored over 2 years ago
Fix calls to _detect_sources

376f14ec7db4fc35ee60f7483cf3927705f521db authored over 2 years ago
Merge pull request #1365 from larrybradley/depr-kernel

Deprecate kernel keyword

3b11b4c0fec403eeb5d290da866ee1fe8ddad8a4 authored over 2 years ago
Add changelog entry

d521c9a266cdd9d3826f12cec579045dff0abbc2 authored over 2 years ago
Deprecate kernel keyword in deblend_sources

4ea86a44c79e7981ccf563cfd029a7c115ac41ce authored over 2 years ago
Deprecate kernel keyword in detect_sources

81f2faff09dacdb0c59666d850196cbe015cd810 authored over 2 years ago
Merge pull request #1364 from larrybradley/segment-performance

Improve performance of source deblending

2667a4e851b38f6ad52eb9625f7239325c61747c authored over 2 years ago
Add changelog entries

3e6016a276376b5701c709b166f88caec15ee2b0 authored over 2 years ago
Assign labels and slices in relabel_consecutive

5ec42d3c0688753b46c68b16a9e7ea33ab6f9081 authored over 2 years ago
More cleanup in deblend

bd1ae8e9b1aa436bcaf7a5afc1e830a862b848b1 authored over 2 years ago
Raise warning only if not in deblend mode

b839a8c82e2075860a449c796a9ccb705510342d authored over 2 years ago
Add tqdm as optional dependency

7cdf7801c408223c0f5eca8c3f62e3f502b8be92 authored over 2 years ago
Update setting sigma clip parameters

0614aa0c275760a188c12332b17234599a1fcb3e authored over 2 years ago
Clean up detect and deblend

61864127c8b512ff537d136b006508a727895b16 authored over 2 years ago
Input label instead of segmentation image

a2648553f5d7d6eb9dcdb653c1ab6b05322daaa3 authored over 2 years ago
Add watershed check

24bf67457484badb08f46c94e0b87b8e8b909451 authored over 2 years ago
Add progress bar to deblend_sources

59a4758c2af271ccbd2ea67994ff0443bfea76c8 authored over 2 years ago
Update detection docstrings

152b1a1de2c19cf0df99ff790cd50e6a1868b250 authored over 2 years ago
Relabel after watershed step

6e1f5d6c6b73b8be6884130ecbd14a02e4a18d45 authored over 2 years ago
Update deblend_sources docstring

f8c45d44408edec9b5549cc143a6ee37562cfc88 authored over 2 years ago
Clean up parameters and comments

7f918690324b0b162ff7e3bd3f7cc917c9f8e61b authored over 2 years ago
Rename to deblend_mode

2742165a1a34eccf8d16319629f3bec7f4d10564 authored over 2 years ago
Move warnings filters

452cd541a126d741d81711836a177e46ceded40d authored over 2 years ago
Move parameter checks to detect_sources

2737cb56940079bb98e2e5a9a14b56c9f9627b36 authored over 2 years ago
Remove unneeded float call

eda90ddee9a9279b0148ceade5207c3396c696c1 authored over 2 years ago
Reuse source segment mask

fbe3cb66951c1d9917583358259da5ecd87b0709 authored over 2 years ago
Add apply_watershed function

131132af632d1ffc2764fd9472446297053d9951 authored over 2 years ago
Add multithreshold function

76da888d377809a97cb429607a53d7a602fff482 authored over 2 years ago
Add make_markers function

a6eb60ecdc503275aec20b27fbb962fbd27e6a2d authored over 2 years ago
Remove else after return

86348ccb6bd7d80ba4b9652a669dd7b9cd247725 authored over 2 years ago
Move NoDetectionsWarning

ea63ad1a91e4600fa064298c71a9ab03c537e60e authored over 2 years ago
Calculate structure element outside loop

ef6acc82a083133c363b9ddf7ad7086ddc48667f authored over 2 years ago
Move nlevels and contrast checks

ccb5d26a569ad06edb7b07f5a68f10b53ef1d00c authored over 2 years ago
Calculate inverse mask outside loop

d8b0d596ea07b5a88f0892221b7d7200ac8cbcbf authored over 2 years ago
Skip sources with insufficient size to deblend

818b14ccb1a6e7db1f0dc20e9c40eea948e3d84c authored over 2 years ago
Merge pull request #1363 from larrybradley/segmimg-init

Compute labels when setting SegmentationImage data

9f929f509203804c4b3259558066883794fbc100 authored over 2 years ago
Compute labels when setting SegmentationImage data

25583b47fde4a3e0ef981e4887f5231086742d01 authored over 2 years ago
Merge pull request #1362 from larrybradley/segm-imshow

Add imshow method to SegmentationImage

dd7a568083b34b1d034b779e1978b0ec762e3c5e authored over 2 years ago
Add changelog entry

c2e035ebbe2a2f1bb0dafec67fc42c68949c8481 authored over 2 years ago
Add SegmentationImage imshow test

e39b9b4b778a0bc8a8ae6a516b75d8a376235e08 authored over 2 years ago
Add imshow example

8555328839e9082976bad6b289ce43e8e92c1cdc authored over 2 years ago
Add imshow method to SegmentationImage

a865227bf5e526cc7818f6db3e3841c579df4706 authored over 2 years ago
Merge pull request #1361 from larrybradley/cmap-rgba

Return colormap with RGBA colors from make_random_cmap

6d5d23a11c8d807be3a22e16b5df448c93017f9d authored over 2 years ago
Add changelog entries

6cd267a57a9630cc9fe99401597631048cddf9e6 authored over 2 years ago
Allow background color in any matplotlib color format

50a7bf6e2078f8d71ff7a7defeddecc3004a90ce authored over 2 years ago
Return colormap with RGBA colors from make_random_cmap

02aa5868ab664e7f74311a863f727ee5c9220a5d authored over 2 years ago
Merge pull request #1359 from larrybradley/actions-optional

Update action workflow for optional tests

62e4f6109fc9b52e03b04bb0f5a7c9cf77975aa5 authored over 2 years ago
Add pep517 text

af29a8a7beea01ed86bcf50b9bbdaf52196320bc authored over 2 years ago
Add prefix to job name

9b27090d3679995500d0b7265248cd5790513b4a authored over 2 years ago
Update action workflow for optional tests

1771647ca1b0ea09cdad03666aa23d44a8a34108 authored over 2 years ago
Merge pull request #1358 from larrybradley/pair-params

Improve "size" parameter validation

9b12ab23570d6b0516a306cf17051a72883e9334 authored over 2 years ago
Ensure odd size in make_2dgaussian_kernel

5c5af4f6ef30be8b04248364bc784ed932dfaa11 authored over 2 years ago
Use f-string

27344f56475750734e32f437c90f8cd94bde3278 authored over 2 years ago
Add changelog entries

09ee58b40c399d92a57dc9f3db8c2ed05ebafb23 authored over 2 years ago
Fix oversampling order

7f040007167a3334b6a79b9266a8ec16c5ab6ce1 authored over 2 years ago
Update comment

425394060ec6840fcfe8cb2edb7e2990f0dfc62a authored over 2 years ago
Use as_pair for psf size-related parameters

8c5240bc0cdfeb5dd7ec8fb41441d4e87b75898c authored over 2 years ago
Use as_pair for centroid size parameters

90136ef544fd68538d156a9107274c12c0b43322 authored over 2 years ago
Use as_pair for background size parameters

83145f4c94d33287a2e2aeff9f2ccc895a412f6d authored over 2 years ago
Add check_odd keyword to as_pair and change upper_bound

4069859190292ce36fbe3b28abaddc8aa5293966 authored over 2 years ago
Add unit tests for as_pair

0bea26ee40261f5f7da0f6acb74dce8aabfd5856 authored over 2 years ago
Merge pull request #1357 from larrybradley/deprecate-sandbox

Deprecate DiscretePRF and Reproject classes

e4f0d6335358b5455fffb08ec754ec92f7245d24 authored over 2 years ago
Add changelog entry

ac728b626cdcf8ee062279b0a5e3eed3ecc1a967 authored over 2 years ago
Update PSF tests

a9dd8f8a58bd43aa79cfcef2576f3e7e81bfbbe4 authored over 2 years ago
Deprecate DiscretePRF and Reproject classes

6690955993e24861d5f7210bd5124f6adecf4ab9 authored over 2 years ago