You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Professor, I'm running case four: Static finite-fault estimation, uniform patch discretization When I initialize a project with mode ffi, when I try to import the result of column 3 into ffi, Hierarchicals (hierarchicals) I found no documented hierarchicals in config_ffi.yaml, but I found them in config_Geome.yaml. I read the question on github but I didn't find the fit_planes parameter. Can you tell me what I should do to get the result of case number four
/opt/mybeat/lib/python3.11/site-packages/pytensor/tensor/sharedvar.py:14: FutureWarning: The class ScalarSharedVariable has been deprecated. Use TensorSharedVariable instead and check for ndim==0.
warnings.warn(
geodetic - INFO Number of geodetic datasets: 2
geodetic - INFO Initialising corrections ...
heart - INFO Setting up Ramps correction for Laquila_dscxn
heart - INFO Masking data for Ramps estimation!
heart - INFO Not correcting Laquila_dscxn for Euler Pole
heart - INFO Not correcting Laquila_dscxn for Strain Rate
heart - INFO Setting up Ramps correction for Laquila_ascxn
heart - INFO Masking data for Ramps estimation!
heart - INFO Not correcting Laquila_ascxn for Euler Pole
heart - INFO Not correcting Laquila_ascxn for Strain Rate
geodetic - INFO Number of geodetic data points: 419
geodetic - INFO Initialising geometry geodetic composite ...
beat - INFO Importing priors for variables: width, nucleation_x, slip, nucleation_y, dip, rake, east_shift, length, strike, north_shift, depth, time
backend - INFO Loading multitrace from /root/Desktop/Laquila/geometry/stage_-1
beat - INFO Importing hierarchicals for datatypes: geodetic
beat - INFO ---------------------------------------------
beat - INFO Geodetic datatype listed-importing ...
beat - INFO Importing correction parameters ...
beat - INFO Importing correction for Laquila_dscxn_azimuth_ramp
beat - INFO Importing correction for Laquila_dscxn_range_ramp
beat - INFO Importing correction for Laquila_dscxn_offset
beat - INFO Importing correction for Laquila_ascxn_azimuth_ramp
beat - INFO Importing correction for Laquila_ascxn_range_ramp
beat - INFO Importing correction for Laquila_ascxn_offset
config - WARNING Prior for variable Laquila_dscxn_azimuth_ramp does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_dscxn_range_ramp does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_dscxn_offset does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_ascxn_azimuth_ramp does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_ascxn_range_ramp does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_ascxn_offset does not exist! Bounds not updated!
beat - INFO seismic datatype not listed-not importing ...
beat - INFO Importing non-linear source geometry results!
config - INFO Reference source is configured without Latitude and Longitude! Updating with event information! ...
beat - INFO Successfully updated config file!
The text was updated successfully, but these errors were encountered:
I am not sure if I understand your question. Once you have the config_ffi configured in the right way as you do:
The hierarchicals can be initiated running:
beat update Laquila --mode=ffi --parameters=hierarchicals
After that you can run the import again. But of course you could also just copy paste the hierarchicals (as shown by your screenshot) to the config_ffi. ...
Hello Professor, I'm running case four: Static finite-fault estimation, uniform patch discretization When I initialize a project with mode ffi, when I try to import the result of column 3 into ffi, Hierarchicals (hierarchicals) I found no documented hierarchicals in config_ffi.yaml, but I found them in config_Geome.yaml. I read the question on github but I didn't find the fit_planes parameter. Can you tell me what I should do to get the result of case number four
/opt/mybeat/lib/python3.11/site-packages/pytensor/tensor/sharedvar.py:14: FutureWarning: The class
ScalarSharedVariable
has been deprecated. UseTensorSharedVariable
instead and check forndim==0
.warnings.warn(
geodetic - INFO Number of geodetic datasets: 2
geodetic - INFO Initialising corrections ...
heart - INFO Setting up Ramps correction for Laquila_dscxn
heart - INFO Masking data for Ramps estimation!
heart - INFO Not correcting Laquila_dscxn for Euler Pole
heart - INFO Not correcting Laquila_dscxn for Strain Rate
heart - INFO Setting up Ramps correction for Laquila_ascxn
heart - INFO Masking data for Ramps estimation!
heart - INFO Not correcting Laquila_ascxn for Euler Pole
heart - INFO Not correcting Laquila_ascxn for Strain Rate
geodetic - INFO Number of geodetic data points: 419
geodetic - INFO Initialising geometry geodetic composite ...
beat - INFO Importing priors for variables: width, nucleation_x, slip, nucleation_y, dip, rake, east_shift, length, strike, north_shift, depth, time
backend - INFO Loading multitrace from /root/Desktop/Laquila/geometry/stage_-1
beat - INFO Importing hierarchicals for datatypes: geodetic
beat - INFO ---------------------------------------------
beat - INFO Geodetic datatype listed-importing ...
beat - INFO Importing correction parameters ...
beat - INFO Importing correction for Laquila_dscxn_azimuth_ramp
beat - INFO Importing correction for Laquila_dscxn_range_ramp
beat - INFO Importing correction for Laquila_dscxn_offset
beat - INFO Importing correction for Laquila_ascxn_azimuth_ramp
beat - INFO Importing correction for Laquila_ascxn_range_ramp
beat - INFO Importing correction for Laquila_ascxn_offset
config - WARNING Prior for variable Laquila_dscxn_azimuth_ramp does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_dscxn_range_ramp does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_dscxn_offset does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_ascxn_azimuth_ramp does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_ascxn_range_ramp does not exist! Bounds not updated!
config - WARNING Prior for variable Laquila_ascxn_offset does not exist! Bounds not updated!
beat - INFO seismic datatype not listed-not importing ...
beat - INFO Importing non-linear source geometry results!
config - INFO Reference source is configured without Latitude and Longitude! Updating with event information! ...
beat - INFO Successfully updated config file!
The text was updated successfully, but these errors were encountered: