! Started logfile: /image_prod/ug002_uva//J0510+1800_S_dfm.log on Wed Mar 4 20:42:52 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0510+1800_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0510+1800_S_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.858796 visibilities/baseline/integration-bin. ! Found source: J0510+1800 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 1113 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0510+1800_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.171313Jy sigma=8.608845 ! Fit after self-cal, rms=0.407535Jy sigma=3.091645 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=12.81 mas, bpa=-12.22 degrees ! Estimated noise=3.43772 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.475822 Jy ! Component: 100 - total flux cleaned = 0.610041 Jy ! Total flux subtracted in 100 components = 0.610041 Jy ! Clean residual min=-0.025624 max=0.057893 Jy/beam ! Clean residual mean=0.000035 rms=0.008988 Jy/beam ! Combined flux in latest and established models = 0.610042 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.610042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168867Jy sigma=1.217793 ! Fit after self-cal, rms=0.168665Jy sigma=1.216713 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0616663 Jy ! Component: 100 - total flux cleaned = 0.0886862 Jy ! Total flux subtracted in 100 components = 0.0886862 Jy ! Clean residual min=-0.020272 max=0.026014 Jy/beam ! Clean residual mean=0.000074 rms=0.006266 Jy/beam ! Combined flux in latest and established models = 0.698728 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.698728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143075Jy sigma=1.106360 ! Fit after self-cal, rms=0.142843Jy sigma=1.105356 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.758 mas, bmaj=13.04 mas, bpa=-11.85 degrees ! Estimated noise=3.02508 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00986422 Jy ! Component: 100 - total flux cleaned = -0.0127165 Jy ! Component: 150 - total flux cleaned = -0.0155344 Jy ! Component: 200 - total flux cleaned = -0.0185667 Jy ! Total flux subtracted in 200 components = -0.0185667 Jy ! Clean residual min=-0.020388 max=0.030603 Jy/beam ! Clean residual mean=0.000130 rms=0.007097 Jy/beam ! Combined flux in latest and established models = 0.680161 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.680161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138075Jy sigma=1.082764 ! Fit after self-cal, rms=0.138011Jy sigma=1.082454 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.758 x 13.04 at -11.85 degrees (North through East) ! Clean map min=-0.020271 max=0.61799 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.03 HN 0.95 KP 0.95 ! LA 1.75 MK 1.06 NL 1.01 OV 0.95 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.01 KP 0.96 ! LA 0.98 MK 1.05 NL 0.93 OV 1.03 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 0.98 KP 0.96 ! LA 0.99 MK 1.02 NL 1.00 OV 0.98 ! PT 0.94 ! ! ! Fit before self-cal, rms=0.138011Jy sigma=1.082454 ! Fit after self-cal, rms=0.156480Jy sigma=0.825220 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.778 mas, bmaj=12.79 mas, bpa=-11.82 degrees ! Estimated noise=3.02222 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00612994 Jy ! Component: 100 - total flux cleaned = 0.00881928 Jy ! Component: 150 - total flux cleaned = 0.0092894 Jy ! Component: 200 - total flux cleaned = 0.00959258 Jy ! Total flux subtracted in 200 components = 0.00959258 Jy ! Clean residual min=-0.019484 max=0.020361 Jy/beam ! Clean residual mean=0.000109 rms=0.005372 Jy/beam ! Combined flux in latest and established models = 0.689754 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.689754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156079Jy sigma=0.823366 ! Fit after self-cal, rms=0.156107Jy sigma=0.822906 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156107Jy sigma=0.822906 ! Fit after self-cal, rms=0.104768Jy sigma=0.547361 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.776 mas, bmaj=12.72 mas, bpa=-11.77 degrees ! Estimated noise=3.06181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0092852 Jy ! Component: 100 - total flux cleaned = 0.0149045 Jy ! Component: 150 - total flux cleaned = 0.0189369 Jy ! Component: 200 - total flux cleaned = 0.0218714 Jy ! Total flux subtracted in 200 components = 0.0218714 Jy ! Clean residual min=-0.010659 max=0.017558 Jy/beam ! Clean residual mean=0.000042 rms=0.003384 Jy/beam ! Combined flux in latest and established models = 0.711625 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 71 components and 0.711625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103839Jy sigma=0.539777 ! Fit after self-cal, rms=0.104077Jy sigma=0.539375 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-23, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161561 Jy ! Component: 100 - total flux cleaned = 0.0249854 Jy ! Component: 150 - total flux cleaned = 0.0281982 Jy ! Component: 200 - total flux cleaned = 0.0307184 Jy ! Total flux subtracted in 200 components = 0.0307184 Jy ! Clean residual min=-0.009260 max=0.012205 Jy/beam ! Clean residual mean=0.000038 rms=0.002725 Jy/beam ! Combined flux in latest and established models = 0.742344 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 102 components and 0.742344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101603Jy sigma=0.512678 ! Fit after self-cal, rms=0.101429Jy sigma=0.511116 ! Inverting map ! Added new window around map position (-11.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00911901 Jy ! Component: 100 - total flux cleaned = 0.0120287 Jy ! Component: 150 - total flux cleaned = 0.013347 Jy ! Component: 200 - total flux cleaned = 0.0146512 Jy ! Total flux subtracted in 200 components = 0.0146512 Jy ! Clean residual min=-0.008187 max=0.008155 Jy/beam ! Clean residual mean=0.000037 rms=0.002339 Jy/beam ! Combined flux in latest and established models = 0.756995 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 143 components and 0.756995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100144Jy sigma=0.497962 ! Fit after self-cal, rms=0.099994Jy sigma=0.497082 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099994Jy sigma=0.497082 ! Fit after self-cal, rms=0.091111Jy sigma=0.410665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=12.69 mas, bpa=-11.77 degrees ! Estimated noise=3.05774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00605547 Jy ! Component: 100 - total flux cleaned = 0.00753759 Jy ! Component: 150 - total flux cleaned = 0.00718474 Jy ! Component: 200 - total flux cleaned = 0.00666687 Jy ! Total flux subtracted in 200 components = 0.00666687 Jy ! Clean residual min=-0.005292 max=0.006154 Jy/beam ! Clean residual mean=0.000003 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.763662 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 167 components and 0.763662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090731Jy sigma=0.404517 ! Fit after self-cal, rms=0.090635Jy sigma=0.404069 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141427 Jy ! Component: 100 - total flux cleaned = 0.000962947 Jy ! Component: 150 - total flux cleaned = 0.000553484 Jy ! Component: 200 - total flux cleaned = 0.000176071 Jy ! Total flux subtracted in 200 components = 0.000176071 Jy ! Clean residual min=-0.005174 max=0.005663 Jy/beam ! Clean residual mean=0.000005 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.763838 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 188 components and 0.763838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090525Jy sigma=0.402211 ! Fit after self-cal, rms=0.090488Jy sigma=0.402117 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090488Jy sigma=0.402117 ! Fit after self-cal, rms=0.090701Jy sigma=0.401044 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.222 mas, bmaj=12.72 mas, bpa=-10.1 degrees ! Estimated noise=3.57224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346887 Jy ! Component: 100 - total flux cleaned = 0.00338072 Jy ! Component: 150 - total flux cleaned = 0.00301122 Jy ! Component: 200 - total flux cleaned = 0.00247955 Jy ! Total flux subtracted in 200 components = 0.00247955 Jy ! Clean residual min=-0.004597 max=0.005944 Jy/beam ! Clean residual mean=0.000008 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.766317 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 212 components and 0.766317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090632Jy sigma=0.399119 ! Fit after self-cal, rms=0.090588Jy sigma=0.398929 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000477991 Jy ! Component: 100 - total flux cleaned = -9.99406e-05 Jy ! Component: 150 - total flux cleaned = -0.000497496 Jy ! Component: 200 - total flux cleaned = -0.000808854 Jy ! Total flux subtracted in 200 components = -0.000808854 Jy ! Clean residual min=-0.004624 max=0.005614 Jy/beam ! Clean residual mean=0.000010 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.765509 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 241 components and 0.765509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090568Jy sigma=0.398243 ! Fit after self-cal, rms=0.090545Jy sigma=0.398176 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=12.69 mas, bpa=-11.77 degrees ! Estimated noise=3.06261 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.787 x 12.69 at -11.77 degrees (North through East) ! Clean map min=-0.0042137 max=0.62362 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090545Jy sigma=0.398176 ! Fit after self-cal, rms=0.090907Jy sigma=0.371779 ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=12.69 mas, bpa=-11.77 degrees ! Estimated noise=3.06452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190118 Jy ! Component: 100 - total flux cleaned = 0.0019905 Jy ! Component: 150 - total flux cleaned = 0.0018538 Jy ! Component: 200 - total flux cleaned = 0.00172961 Jy ! Total flux subtracted in 200 components = 0.00172961 Jy ! Clean residual min=-0.003978 max=0.004860 Jy/beam ! Clean residual mean=0.000004 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.767238 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 263 components and 0.767238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090738Jy sigma=0.370545 ! Fit after self-cal, rms=0.090721Jy sigma=0.370425 ! Inverting map ! Added new window around map position (-70, -61.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136557 Jy ! Component: 100 - total flux cleaned = 0.00154651 Jy ! Component: 150 - total flux cleaned = 0.00154265 Jy ! Component: 200 - total flux cleaned = 0.00117728 Jy ! Total flux subtracted in 200 components = 0.00117728 Jy ! Clean residual min=-0.003917 max=0.003960 Jy/beam ! Clean residual mean=-0.000001 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.768415 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 281 components and 0.768415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090351Jy sigma=0.367298 ! Fit after self-cal, rms=0.090370Jy sigma=0.367184 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090370Jy sigma=0.367184 ! Fit after self-cal, rms=0.090358Jy sigma=0.366777 print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=12.48 mas, bpa=-12.11 degrees ! Estimated noise=3.45054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.477135 Jy ! Component: 100 - total flux cleaned = 0.609531 Jy ! Component: 150 - total flux cleaned = 0.66972 Jy ! Component: 200 - total flux cleaned = 0.70052 Jy ! Total flux subtracted in 200 components = 0.70052 Jy ! Clean residual min=-0.009467 max=0.015479 Jy/beam ! Clean residual mean=-0.000009 rms=0.003034 Jy/beam ! Combined flux in latest and established models = 0.70052 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.70052 Jy ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=12.69 mas, bpa=-11.77 degrees ! Estimated noise=3.0672 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0244545 Jy ! Component: 100 - total flux cleaned = 0.0407975 Jy ! Component: 150 - total flux cleaned = 0.0526236 Jy ! Component: 200 - total flux cleaned = 0.0613773 Jy ! Total flux subtracted in 200 components = 0.0613773 Jy ! Clean residual min=-0.006543 max=0.006753 Jy/beam ! Clean residual mean=-0.000005 rms=0.001787 Jy/beam ! Combined flux in latest and established models = 0.761898 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.761898 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.208 mas, bmaj=12.72 mas, bpa=-10.13 degrees ! Estimated noise=3.58148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00768404 Jy ! Component: 100 - total flux cleaned = 0.00911557 Jy ! Component: 150 - total flux cleaned = 0.0100393 Jy ! Component: 200 - total flux cleaned = 0.0102531 Jy ! Total flux subtracted in 200 components = 0.0102531 Jy ! Clean residual min=-0.005165 max=0.005794 Jy/beam ! Clean residual mean=-0.000007 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.772151 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.4642e-05 Jy ! Component: 100 - total flux cleaned = -0.000285602 Jy ! Component: 150 - total flux cleaned = -0.000275784 Jy ! Component: 200 - total flux cleaned = -0.000148591 Jy ! Total flux subtracted in 200 components = -0.000148591 Jy ! Clean residual min=-0.004453 max=0.004782 Jy/beam ! Clean residual mean=-0.000004 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.772002 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 112 components and 0.772002 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=12.69 mas, bpa=-11.77 degrees ! Estimated noise=3.0672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.44362e-05 Jy ! Component: 100 - total flux cleaned = 0.00035831 Jy ! Component: 150 - total flux cleaned = 1.89793e-05 Jy ! Component: 200 - total flux cleaned = -0.000617041 Jy ! Total flux subtracted in 200 components = -0.000617041 Jy ! Clean residual min=-0.004096 max=0.004527 Jy/beam ! Clean residual mean=-0.000002 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.771385 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 139 components and 0.771385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090531Jy sigma=0.370086 ! Fit after self-cal, rms=0.090382Jy sigma=0.369094 wmodel J0510+1800_S_map.mod ! Writing 139 model components to file: J0510+1800_S_map.mod wobs J0510+1800_S_uvs.fits ! Writing UV FITS file: J0510+1800_S_uvs.fits wwins J0510+1800_S_map.win ! wwins: Wrote 4 windows to J0510+1800_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010702 Jy ! Component: 100 - total flux cleaned = 0.00155679 Jy ! Component: 150 - total flux cleaned = 0.00188878 Jy ! Component: 200 - total flux cleaned = 0.00220836 Jy ! Component: 250 - total flux cleaned = 0.00233136 Jy ! Component: 300 - total flux cleaned = 0.00251234 Jy ! Component: 350 - total flux cleaned = 0.00251273 Jy ! Component: 400 - total flux cleaned = 0.00245698 Jy ! Component: 450 - total flux cleaned = 0.00245719 Jy ! Component: 500 - total flux cleaned = 0.00218699 Jy ! Component: 550 - total flux cleaned = 0.00197723 Jy ! Component: 600 - total flux cleaned = 0.00197712 Jy ! Component: 650 - total flux cleaned = 0.00182519 Jy ! Component: 700 - total flux cleaned = 0.00172663 Jy ! Component: 750 - total flux cleaned = 0.00167885 Jy ! Component: 800 - total flux cleaned = 0.00177345 Jy ! Component: 850 - total flux cleaned = 0.00177362 Jy ! Component: 900 - total flux cleaned = 0.00172897 Jy ! Component: 950 - total flux cleaned = 0.00190853 Jy ! Component: 1000 - total flux cleaned = 0.00195195 Jy ! Component: 1050 - total flux cleaned = 0.00199441 Jy ! Component: 1100 - total flux cleaned = 0.001995 Jy ! Component: 1150 - total flux cleaned = 0.00203691 Jy ! Component: 1200 - total flux cleaned = 0.00203705 Jy ! Component: 1250 - total flux cleaned = 0.00195543 Jy ! Component: 1300 - total flux cleaned = 0.001956 Jy ! Component: 1350 - total flux cleaned = 0.00199577 Jy ! Component: 1400 - total flux cleaned = 0.0019945 Jy ! Component: 1450 - total flux cleaned = 0.00191789 Jy ! Component: 1500 - total flux cleaned = 0.00188058 Jy ! Component: 1550 - total flux cleaned = 0.00191817 Jy ! Component: 1600 - total flux cleaned = 0.00191863 Jy ! Component: 1650 - total flux cleaned = 0.00191872 Jy ! Component: 1700 - total flux cleaned = 0.00199102 Jy ! Component: 1750 - total flux cleaned = 0.00191899 Jy ! Component: 1800 - total flux cleaned = 0.00188354 Jy ! Component: 1850 - total flux cleaned = 0.00195338 Jy ! Component: 1900 - total flux cleaned = 0.00191833 Jy ! Component: 1950 - total flux cleaned = 0.00188389 Jy ! Component: 2000 - total flux cleaned = 0.00188374 Jy ! Component: 2050 - total flux cleaned = 0.00191707 Jy ! Component: 2100 - total flux cleaned = 0.00185072 Jy ! Component: 2150 - total flux cleaned = 0.00204841 Jy ! Component: 2200 - total flux cleaned = 0.00204828 Jy ! Component: 2250 - total flux cleaned = 0.00198357 Jy ! Component: 2300 - total flux cleaned = 0.00204791 Jy ! Component: 2350 - total flux cleaned = 0.00211159 Jy ! Component: 2400 - total flux cleaned = 0.00214296 Jy ! Component: 2450 - total flux cleaned = 0.00217423 Jy ! Component: 2500 - total flux cleaned = 0.00223626 Jy ! Component: 2550 - total flux cleaned = 0.00220522 Jy ! Component: 2600 - total flux cleaned = 0.00220487 Jy ! Component: 2650 - total flux cleaned = 0.00220484 Jy ! Component: 2700 - total flux cleaned = 0.00226491 Jy ! Component: 2750 - total flux cleaned = 0.00229464 Jy ! Component: 2800 - total flux cleaned = 0.00226492 Jy ! Component: 2850 - total flux cleaned = 0.00235303 Jy ! Component: 2900 - total flux cleaned = 0.00238205 Jy ! Component: 2950 - total flux cleaned = 0.00235342 Jy ! Component: 3000 - total flux cleaned = 0.00246867 Jy ! Component: 3050 - total flux cleaned = 0.00246838 Jy ! Component: 3100 - total flux cleaned = 0.00249679 Jy ! Component: 3150 - total flux cleaned = 0.00244028 Jy ! Component: 3200 - total flux cleaned = 0.00246843 Jy ! Component: 3250 - total flux cleaned = 0.00260826 Jy ! Component: 3300 - total flux cleaned = 0.00263598 Jy ! Component: 3350 - total flux cleaned = 0.00271856 Jy ! Component: 3400 - total flux cleaned = 0.00266359 Jy ! Component: 3450 - total flux cleaned = 0.00274564 Jy ! Component: 3500 - total flux cleaned = 0.00277299 Jy ! Component: 3550 - total flux cleaned = 0.00282742 Jy ! Component: 3600 - total flux cleaned = 0.00288147 Jy ! Component: 3650 - total flux cleaned = 0.00298889 Jy ! Component: 3700 - total flux cleaned = 0.00301569 Jy ! Component: 3750 - total flux cleaned = 0.00304237 Jy ! Component: 3800 - total flux cleaned = 0.0030953 Jy ! Component: 3850 - total flux cleaned = 0.0030426 Jy ! Component: 3900 - total flux cleaned = 0.00314772 Jy ! Component: 3950 - total flux cleaned = 0.00304296 Jy ! Component: 4000 - total flux cleaned = 0.00306904 Jy ! Component: 4050 - total flux cleaned = 0.00301706 Jy ! Total flux subtracted in 4096 components = 0.00301709 Jy ! Clean residual min=-0.001423 max=0.001652 Jy/beam ! Clean residual mean=-0.000003 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.774402 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 414 components and 0.774402 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0510+1800_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.785 x 12.69 at -11.77 degrees (North through East) ! Clean map min=-0.0045583 max=0.62251 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0510+1800_S_map.fits wmodel /image_prod/ug002_uva//J0510+1800_S_map.mod ! Writing 414 model components to file: /image_prod/ug002_uva//J0510+1800_S_map.mod wobs /image_prod/ug002_uva//J0510+1800_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0510+1800_S_uvs.fits wwins /image_prod/ug002_uva//J0510+1800_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0510+1800_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.622511 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000457257 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.220361 0.220361 0.440721 0.881442 1.76288 3.52577 7.05154 14.1031 28.2062 56.4123 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.622 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1361.4 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0510+1800_S_dfm.log closed on Wed Mar 4 20:42:56 2020