-
Notifications
You must be signed in to change notification settings - Fork 50
Merge prs #134
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
Merged
Merged
Merge prs #134
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
b420388
For lightcurve.f90, the render region can now be specified with the "…
s-neilson 6739bee
Fixed missing implementation of o_col in lightcurve.f90.
s-neilson 7d29ea0
Merge branch 'danieljprice:main' into master
s-neilson 55eb81d
Fixed accidentally using "o_col" instead of "ocol" as the flag.
s-neilson 8b22db0
In lightcurve generation, prevented maximum render region bounds from…
s-neilson 407c412
Fixed incorrect "<=" and "==" in lightcurve.f90.
s-neilson 894ca57
Added the following to the lightcurve generation documentation: adde…
s-neilson 57c1ed2
When writing ascii pixmaps, values requiring exponents with three or …
s-neilson d2bb5c3
For writing ascii pixmaps, fixed the smallest/largest values that can…
s-neilson a894ddf
For writing ascii pixmaps, fixed some more references to incorrect li…
s-neilson dd473f1
In write_pixmap_ascii, ensured that datpixTruncated is allocated to t…
s-neilson ddaf39a
Rename write_pixmap.f90 to write_pixmap.F90
s-neilson b012c38
Changed the extension of write_pixmap to .F90 in build/Makefile so it…
s-neilson 8556189
Changed the extension of write_pixmap to .F90 in build/.depends so it…
s-neilson 98499fd
For write_pixmap.F90, made it so that the write_ascii_pixmap value tr…
s-neilson 6fe2ee7
Made write_pixmap.F90 no longer use the preprocessor (and changed its…
s-neilson 0a3ef8d
In Makefile, changed extension of write_pixmap back to .f90.
s-neilson f0effd8
In .depends, changed extension of write_pixmap back to .f90.
s-neilson a70b5f9
Fixed an #ifdef and #endif that I accidentally left in write_pixmap.f90.
s-neilson 97d2139
In write_pixmap.f90, changed the values of sN,sP,lN and lP to double …
s-neilson 0a3bb2f
Merge branch 'pr-128' into merge-prs
danieljprice 0bc4db4
Merge branch 'pr-129' into merge-prs
danieljprice 21b1115
Merge branch 'main' of github.com:danieljprice/splash into merge-prs
danieljprice a57582d
(write_pixmap) update to handle 3-digit exponents, resolves #129
danieljprice 44141a2
fixes needed for #128: added --limits=[-1.0,1.0] and --lim=1.0 flags …
danieljprice e017ca3
implement coderabbit suggestions
danieljprice c675207
implement coderabbit suggestion
danieljprice fbade58
widen buffer in get_option
danieljprice File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.