Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [baseline]

The tag has no usage guidance.

1 vote
2 answers
38 views

Calculate ratio based on baseline 24 hours values in R

I'm working with longitudinal dataset, in which i recorded an experiment for 72 hours. The first 24 hours were a baseline recording, after 24 hours I started experimental conditions. The simplified ...
Anneke's user avatar
  • 73
-1 votes
0 answers
11 views

How many codelines can be defined in this system?

I have a question about codelines and baselines as I'm struggling to understand everything. I just want to know how many possible codelines exists for this system and what are they? system version ...
Benjamin Peljto's user avatar
0 votes
2 answers
28 views

Align first row of text in table to baseline of surrounding text

Is there a way to align the text inside a table to surrounding text? I cant find a question like this anywhere. Seems like it should be do-able without having to resort to replacing the table with ...
Normajean's user avatar
  • 1,205
2 votes
0 answers
28 views

Why is the vertical positioning of the font changing from one monitor to another? [closed]

The vertical position of my text is shifting from one screen to another (see screenshots). The first screenshot is taken on my MacBook Pro 2021 (254ppi) and the other is taken on a Dell u3421we ...
Dan Ravens's user avatar
0 votes
1 answer
81 views

Veracode Github Action ignores baseline file

I'm running a Github Action with a step that runs a code scanning utility called veracode (see docs). One of the parameters references a file (containing known, excluded issues) that I know is in the ...
Peter L's user avatar
  • 3,245
0 votes
0 answers
49 views

Flyway Migration Issue: Handling Baseline Script Validation Post Schema Alteration

I have a baseline script (B001_baseline.sql) which was the first in a series of migration scripts. After this baseline script was generated and applied, a column (OldColumn) in an external database (...
Fredrik Steiring's user avatar
1 vote
1 answer
39 views

Missing links when specific baseline is determined

I wrote a DXL script that I run from a batch file. This script creates text file where all "requirements data" within module are written. There are also all outlinks within each requirement. ...
lilson's user avatar
  • 13
0 votes
1 answer
81 views

QML baseline alignment without using a layout

I want to use baseline alignment anchor without using any fancy RowLayouts, etc. I want to use bottom anchor of a label be anchored with the baseline of the text edit. I thought, that baseline of ...
Kakadu's user avatar
  • 2,839
0 votes
1 answer
73 views

Correcting the X axis values of a baseline corrected spectrum generated through the baseline package in R

first of all, I would like to note I am new to R and programming in general, so apologies in advance for what is probably a very basic question. Here is what I tried and what happened. I have acquired ...
Karl's user avatar
  • 3
0 votes
0 answers
42 views

Method and code for linear model to contrast group scores at all timepoints

I have a dataset from an RCT with two groups and continous outcomes assessed at three timepoints (baseline, follow-up 1, and follow-up 2). The data was in long form, and after reading guides about how ...
Biscuity's user avatar
1 vote
1 answer
53 views

How to use R baseline package with txt file as input

I want to use the baseline package in R to correct my RAMAN spectra. My spectra data are in txt files without headers. I know the baseline package needs a matrix with all data in one row. I tried to ...
Ina's user avatar
  • 13
0 votes
1 answer
75 views

Trouble adding a baseline to the mult.chart function in MSQC package (R) - any suggestions?

I need help with the mult.chart function from package MSQC in R. I searched and tried to add a baseline to the chart, but I was not able to do it. Here is what I am trying to do: library(MSQC) ...
MMH's user avatar
  • 3
0 votes
1 answer
91 views

How to draw SwiftUI Rectangles on a static baseline?

I am trying to create a balance control using 2 rectangles that represent the left and right pan value of a sound. As a start, I'm using a slider to input the values. No matter what I've done with ...
Hoshi's user avatar
  • 597
2 votes
1 answer
897 views

How to load a specific Baseline fron IBM Doors using a DXL script

I wrote a DXL script that I run from a batch file, it receives a Module path, a Baseline and a View. After the batch command opens IBM Doors 9.6, the script supposed to go to the module path with the ...
asaf's user avatar
  • 21
1 vote
0 answers
194 views

Extract the baseline and focal length using KITTI 2015 stereo dataset

I am new to image processing and I need to use the KITTI 2015 stereo images for performing a depth estimation using Census transform and hamming distance. For this I to need to find out how to extract ...
Vulsan Bianca's user avatar

15 30 50 per page
1
2 3 4 5
17