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

Pass universal flags between apps #5709

Open
22 tasks
chkim-usgs opened this issue Jan 17, 2025 · 0 comments
Open
22 tasks

Pass universal flags between apps #5709

chkim-usgs opened this issue Jan 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@chkim-usgs
Copy link
Contributor

chkim-usgs commented Jan 17, 2025

ISIS version(s) affected: dev

Description

Check #5102 for more context.
Apps that call other apps do not always pass in necessary flags that is set for the parent app:

  • barscale
  • caminfo
  • center
  • dstripe
  • maptrim
  • noseam
  • segment
  • vimscal
  • coreg
  • amicacal
  • hyb2onccal
  • mdiscal
  • mdisddr
  • mdisedrinfo
  • hicolormos
  • hicubeit
  • hijitter
  • himos
  • leisa2isis
  • thmbasemap1
  • tgocassismos
  • objs/Cube.cpp

How to reproduce

Find the apps that calls other apps by searching for "ProgramLauncher::RunIsisProgram".

Possible Solution

Similar to how segment checks if the preferences flag is set and passes the params to the sub-app crop.

Additional context

@chkim-usgs chkim-usgs added the bug Something isn't working label Jan 17, 2025
@chkim-usgs chkim-usgs changed the title Pass universal flags Pass universal flags between apps Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant