! Started logfile: /image_prod/ug002_uva//J2022-2058_S_b_dfm.log on Thu Mar 5 04:45:17 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//J2022-2058_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2022-2058_S_b_uva.fits ! AN table 1: 78 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2022-2058 ! ! 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 6552 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 J2022-2058_S_b] 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.004784Jy sigma=7.293106 ! Fit after self-cal, rms=0.943670Jy sigma=6.847530 ! 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.293 mas, bmaj=12.95 mas, bpa=17.82 degrees ! Estimated noise=2.07593 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.0458925 Jy ! Component: 100 - total flux cleaned = 0.0566849 Jy ! Total flux subtracted in 100 components = 0.0566849 Jy ! Clean residual min=-0.004808 max=0.005293 Jy/beam ! Clean residual mean=-0.000007 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.0566849 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0566849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075778Jy sigma=0.508007 ! Fit after self-cal, rms=0.074060Jy sigma=0.496101 ! 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=4.025 mas, bmaj=14.13 mas, bpa=15.94 degrees ! Estimated noise=1.2346 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.00698658 Jy ! Component: 100 - total flux cleaned = 0.0104348 Jy ! Component: 150 - total flux cleaned = 0.0115801 Jy ! Component: 200 - total flux cleaned = 0.0119203 Jy ! Total flux subtracted in 200 components = 0.0119203 Jy ! Clean residual min=-0.002570 max=0.002967 Jy/beam ! Clean residual mean=-0.000001 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.0686051 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.0686051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073471Jy sigma=0.490765 ! Fit after self-cal, rms=0.073455Jy sigma=0.490575 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.025 x 14.13 at 15.94 degrees (North through East) ! Clean map min=-0.002642 max=0.060546 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.06 KP 1.02 LA 0.93 ! NL 0.98 OV 0.99 PT 1.05 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 1.05 KP 0.94 LA 0.96 ! NL 0.86 OV 0.98 PT 1.03 SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.08 KP 1.00 LA 1.00 ! NL 0.95 OV 0.99 PT 1.03 SC 1.05 ! ! ! Fit before self-cal, rms=0.073455Jy sigma=0.490575 ! Fit after self-cal, rms=0.071301Jy sigma=0.489049 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.005 mas, bmaj=14.13 mas, bpa=16.36 degrees ! Estimated noise=1.21273 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.000569571 Jy ! Component: 100 - total flux cleaned = 0.000458269 Jy ! Component: 150 - total flux cleaned = 0.000369679 Jy ! Component: 200 - total flux cleaned = 0.00029742 Jy ! Total flux subtracted in 200 components = 0.00029742 Jy ! Clean residual min=-0.002346 max=0.002476 Jy/beam ! Clean residual mean=-0.000001 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0689026 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.0689026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071266Jy sigma=0.488761 ! Fit after self-cal, rms=0.071252Jy sigma=0.488583 ! 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.071252Jy sigma=0.488583 ! Fit after self-cal, rms=0.070309Jy sigma=0.488532 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=14.07 mas, bpa=16.45 degrees ! Estimated noise=1.20109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208736 Jy ! Component: 100 - total flux cleaned = 0.000154975 Jy ! Component: 150 - total flux cleaned = 9.03007e-05 Jy ! Component: 200 - total flux cleaned = 5.38412e-05 Jy ! Total flux subtracted in 200 components = 5.38412e-05 Jy ! Clean residual min=-0.002297 max=0.002327 Jy/beam ! Clean residual mean=-0.000001 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0689564 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 65 components and 0.0689564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070294Jy sigma=0.488393 ! Fit after self-cal, rms=0.070276Jy sigma=0.488372 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 = -5.45595e-06 Jy ! Component: 100 - total flux cleaned = -3.77306e-05 Jy ! Component: 150 - total flux cleaned = -6.86959e-05 Jy ! Component: 200 - total flux cleaned = -8.27307e-05 Jy ! Total flux subtracted in 200 components = -8.27307e-05 Jy ! Clean residual min=-0.002283 max=0.002302 Jy/beam ! Clean residual mean=-0.000001 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0688737 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.0688737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070270Jy sigma=0.488309 ! Fit after self-cal, rms=0.070262Jy sigma=0.488300 ! 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.070262Jy sigma=0.488300 ! Fit after self-cal, rms=0.070497Jy sigma=0.487629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.974 mas, bmaj=14.04 mas, bpa=16.34 degrees ! Estimated noise=1.1898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216617 Jy ! Component: 100 - total flux cleaned = -0.000256081 Jy ! Component: 150 - total flux cleaned = -0.000291773 Jy ! Component: 200 - total flux cleaned = -0.000322917 Jy ! Total flux subtracted in 200 components = -0.000322917 Jy ! Clean residual min=-0.002158 max=0.002026 Jy/beam ! Clean residual mean=-0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0685508 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.0685507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070487Jy sigma=0.487559 ! Fit after self-cal, rms=0.070499Jy sigma=0.487503 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 = -1.45333e-05 Jy ! Component: 100 - total flux cleaned = -4.34597e-05 Jy ! Component: 150 - total flux cleaned = -6.89986e-05 Jy ! Component: 200 - total flux cleaned = -9.16883e-05 Jy ! Total flux subtracted in 200 components = -9.16883e-05 Jy ! Clean residual min=-0.002160 max=0.002017 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.0684591 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.0684591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070494Jy sigma=0.487469 ! Fit after self-cal, rms=0.070489Jy sigma=0.487465 ! 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.070489Jy sigma=0.487465 ! Fit after self-cal, rms=0.070185Jy sigma=0.487438 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.798 mas, bmaj=21.15 mas, bpa=2.449 degrees ! Estimated noise=1.33453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.8695e-05 Jy ! Component: 100 - total flux cleaned = -0.000122745 Jy ! Component: 150 - total flux cleaned = -0.000181708 Jy ! Component: 200 - total flux cleaned = -0.000228142 Jy ! Total flux subtracted in 200 components = -0.000228142 Jy ! Clean residual min=-0.002114 max=0.002250 Jy/beam ! Clean residual mean=-0.000007 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0682309 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 108 components and 0.0682309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070183Jy sigma=0.487434 ! Fit after self-cal, rms=0.070180Jy sigma=0.487419 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 = 8.18097e-06 Jy ! Component: 100 - total flux cleaned = -4.14618e-05 Jy ! Component: 150 - total flux cleaned = -7.87124e-05 Jy ! Component: 200 - total flux cleaned = -9.12252e-05 Jy ! Total flux subtracted in 200 components = -9.12252e-05 Jy ! Clean residual min=-0.002097 max=0.002236 Jy/beam ! Clean residual mean=-0.000007 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0681397 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 109 components and 0.0681397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070179Jy sigma=0.487417 ! Fit after self-cal, rms=0.070176Jy sigma=0.487411 ! 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.968 mas, bmaj=14.03 mas, bpa=16.36 degrees ! Estimated noise=1.18166 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.968 x 14.03 at 16.36 degrees (North through East) ! Clean map min=-0.0020541 max=0.058891 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 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.238 mas, bmaj=13.04 mas, bpa=18.14 degrees ! Estimated noise=1.97153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0448231 Jy ! Component: 100 - total flux cleaned = 0.0555426 Jy ! Component: 150 - total flux cleaned = 0.0609613 Jy ! Component: 200 - total flux cleaned = 0.0641353 Jy ! Total flux subtracted in 200 components = 0.0641353 Jy ! Clean residual min=-0.003690 max=0.003198 Jy/beam ! Clean residual mean=-0.000005 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.0641353 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0641353 Jy ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=14.03 mas, bpa=16.36 degrees ! Estimated noise=1.18166 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.00280299 Jy ! Component: 100 - total flux cleaned = 0.00323522 Jy ! Component: 150 - total flux cleaned = 0.00356948 Jy ! Component: 200 - total flux cleaned = 0.00374798 Jy ! Total flux subtracted in 200 components = 0.00374798 Jy ! Clean residual min=-0.002348 max=0.002222 Jy/beam ! Clean residual mean=-0.000003 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0678832 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.0678833 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.798 mas, bmaj=21.15 mas, bpa=2.449 degrees ! Estimated noise=1.33453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000437097 Jy ! Component: 100 - total flux cleaned = 0.000515793 Jy ! Component: 150 - total flux cleaned = 0.000516013 Jy ! Component: 200 - total flux cleaned = 0.000516129 Jy ! Total flux subtracted in 200 components = 0.000516129 Jy ! Clean residual min=-0.002060 max=0.002392 Jy/beam ! Clean residual mean=-0.000006 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0683994 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 = 5.75112e-07 Jy ! Component: 100 - total flux cleaned = -3.41595e-07 Jy ! Component: 150 - total flux cleaned = 1.31144e-05 Jy ! Component: 200 - total flux cleaned = 1.26463e-05 Jy ! Total flux subtracted in 200 components = 1.26463e-05 Jy ! Clean residual min=-0.002067 max=0.002371 Jy/beam ! Clean residual mean=-0.000006 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.068412 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.068412 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=14.03 mas, bpa=16.36 degrees ! Estimated noise=1.18166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.42431e-05 Jy ! Component: 100 - total flux cleaned = 5.36936e-05 Jy ! Component: 150 - total flux cleaned = 5.34244e-05 Jy ! Component: 200 - total flux cleaned = 5.44355e-05 Jy ! Total flux subtracted in 200 components = 5.44355e-05 Jy ! Clean residual min=-0.002133 max=0.002128 Jy/beam ! Clean residual mean=-0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0684664 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0684664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070184Jy sigma=0.487538 ! Fit after self-cal, rms=0.070186Jy sigma=0.487518 wmodel J2022-2058_S_b_map.mod ! Writing 59 model components to file: J2022-2058_S_b_map.mod wobs J2022-2058_S_b_uvs.fits ! Writing UV FITS file: J2022-2058_S_b_uvs.fits wwins J2022-2058_S_b_map.win ! wwins: Wrote 1 windows to J2022-2058_S_b_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.000541072 Jy ! Component: 100 - total flux cleaned = -0.000920677 Jy ! Component: 150 - total flux cleaned = -0.00126973 Jy ! Component: 200 - total flux cleaned = -0.00162255 Jy ! Component: 250 - total flux cleaned = -0.00176109 Jy ! Component: 300 - total flux cleaned = -0.00194537 Jy ! Component: 350 - total flux cleaned = -0.00212101 Jy ! Component: 400 - total flux cleaned = -0.00229043 Jy ! Component: 450 - total flux cleaned = -0.0024777 Jy ! Component: 500 - total flux cleaned = -0.00265921 Jy ! Component: 550 - total flux cleaned = -0.00281314 Jy ! Component: 600 - total flux cleaned = -0.00292007 Jy ! Component: 650 - total flux cleaned = -0.00302433 Jy ! Component: 700 - total flux cleaned = -0.00312558 Jy ! Component: 750 - total flux cleaned = -0.00324368 Jy ! Component: 800 - total flux cleaned = -0.00335887 Jy ! Component: 850 - total flux cleaned = -0.00343393 Jy ! Component: 900 - total flux cleaned = -0.0034888 Jy ! Component: 950 - total flux cleaned = -0.00359614 Jy ! Component: 1000 - total flux cleaned = -0.00366596 Jy ! Component: 1050 - total flux cleaned = -0.00371722 Jy ! Component: 1100 - total flux cleaned = -0.00378456 Jy ! Component: 1150 - total flux cleaned = -0.00381774 Jy ! Component: 1200 - total flux cleaned = -0.00386602 Jy ! Component: 1250 - total flux cleaned = -0.00388213 Jy ! Component: 1300 - total flux cleaned = -0.00395989 Jy ! Component: 1350 - total flux cleaned = -0.00397518 Jy ! Component: 1400 - total flux cleaned = -0.00403513 Jy ! Component: 1450 - total flux cleaned = -0.0040055 Jy ! Component: 1500 - total flux cleaned = -0.00399077 Jy ! Component: 1550 - total flux cleaned = -0.00391943 Jy ! Component: 1600 - total flux cleaned = -0.00383503 Jy ! Component: 1650 - total flux cleaned = -0.00379354 Jy ! Component: 1700 - total flux cleaned = -0.00373882 Jy ! Component: 1750 - total flux cleaned = -0.00367157 Jy ! Component: 1800 - total flux cleaned = -0.00359201 Jy ! Component: 1850 - total flux cleaned = -0.00355289 Jy ! Component: 1900 - total flux cleaned = -0.00347522 Jy ! Component: 1950 - total flux cleaned = -0.00341134 Jy ! Component: 2000 - total flux cleaned = -0.00333575 Jy ! Component: 2050 - total flux cleaned = -0.00329841 Jy ! Component: 2100 - total flux cleaned = -0.00326134 Jy ! Component: 2150 - total flux cleaned = -0.00320024 Jy ! Component: 2200 - total flux cleaned = -0.00313997 Jy ! Component: 2250 - total flux cleaned = -0.00308038 Jy ! Component: 2300 - total flux cleaned = -0.0030217 Jy ! Component: 2350 - total flux cleaned = -0.00298677 Jy ! Component: 2400 - total flux cleaned = -0.0029292 Jy ! Component: 2450 - total flux cleaned = -0.0029064 Jy ! Component: 2500 - total flux cleaned = -0.00290641 Jy ! Component: 2550 - total flux cleaned = -0.00288393 Jy ! Component: 2600 - total flux cleaned = -0.00283966 Jy ! Component: 2650 - total flux cleaned = -0.0028397 Jy ! Component: 2700 - total flux cleaned = -0.00280727 Jy ! Component: 2750 - total flux cleaned = -0.00280741 Jy ! Component: 2800 - total flux cleaned = -0.00277559 Jy ! Component: 2850 - total flux cleaned = -0.00278606 Jy ! Component: 2900 - total flux cleaned = -0.00273382 Jy ! Component: 2950 - total flux cleaned = -0.00273371 Jy ! Component: 3000 - total flux cleaned = -0.00269266 Jy ! Component: 3050 - total flux cleaned = -0.00267246 Jy ! Component: 3100 - total flux cleaned = -0.00265239 Jy ! Component: 3150 - total flux cleaned = -0.00263249 Jy ! Component: 3200 - total flux cleaned = -0.00263245 Jy ! Component: 3250 - total flux cleaned = -0.00259328 Jy ! Component: 3300 - total flux cleaned = -0.00258356 Jy ! Component: 3350 - total flux cleaned = -0.00256425 Jy ! Component: 3400 - total flux cleaned = -0.00254521 Jy ! Component: 3450 - total flux cleaned = -0.00251692 Jy ! Component: 3500 - total flux cleaned = -0.00256388 Jy ! Component: 3550 - total flux cleaned = -0.00255462 Jy ! Component: 3600 - total flux cleaned = -0.00257315 Jy ! Component: 3650 - total flux cleaned = -0.00259152 Jy ! Component: 3700 - total flux cleaned = -0.00260074 Jy ! Component: 3750 - total flux cleaned = -0.00262779 Jy ! Component: 3800 - total flux cleaned = -0.00260079 Jy ! Component: 3850 - total flux cleaned = -0.00262756 Jy ! Component: 3900 - total flux cleaned = -0.00264525 Jy ! Component: 3950 - total flux cleaned = -0.00264527 Jy ! Component: 4000 - total flux cleaned = -0.00267142 Jy ! Component: 4050 - total flux cleaned = -0.00267996 Jy ! Total flux subtracted in 4096 components = -0.00268863 Jy ! Clean residual min=-0.000566 max=0.000635 Jy/beam ! Clean residual mean=0.000002 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.0657778 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 340 components and 0.0657778 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2022-2058_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.968 x 14.03 at 16.36 degrees (North through East) ! Clean map min=-0.0013526 max=0.05759 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2022-2058_S_b_map.fits wmodel /image_prod/ug002_uva//J2022-2058_S_b_map.mod ! Writing 340 model components to file: /image_prod/ug002_uva//J2022-2058_S_b_map.mod wobs /image_prod/ug002_uva//J2022-2058_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2022-2058_S_b_uvs.fits wwins /image_prod/ug002_uva//J2022-2058_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2022-2058_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0575896 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164034 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.854498 0.854498 1.709 3.41799 6.83599 13.672 27.3439 54.6879 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 351.083 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2022-2058_S_b_dfm.log closed on Thu Mar 5 04:45:21 2020