! Started logfile: /image_prod/ug002_uva//J1214+0242_S_b_dfm.log on Thu Mar 5 00:30:16 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//J1214+0242_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1214+0242_S_b_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.904762 visibilities/baseline/integration-bin. ! Found source: J1214+0242 ! ! 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 3420 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 J1214+0242_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. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004386Jy sigma=9.031908 ! Fit after self-cal, rms=0.947635Jy sigma=8.520106 ! 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.666 mas, bmaj=8.837 mas, bpa=7.278 degrees ! Estimated noise=1.97258 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.0412049 Jy ! Component: 100 - total flux cleaned = 0.050267 Jy ! Total flux subtracted in 100 components = 0.050267 Jy ! Clean residual min=-0.003426 max=0.003793 Jy/beam ! Clean residual mean=0.000001 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.050267 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.050267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053194Jy sigma=0.442583 ! Fit after self-cal, rms=0.052219Jy sigma=0.433494 ! 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.205 mas, bmaj=9.994 mas, bpa=7.876 degrees ! Estimated noise=1.37056 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.00383024 Jy ! Component: 100 - total flux cleaned = 0.00443144 Jy ! Component: 150 - total flux cleaned = 0.00464775 Jy ! Component: 200 - total flux cleaned = 0.00482468 Jy ! Total flux subtracted in 200 components = 0.00482468 Jy ! Clean residual min=-0.002243 max=0.002650 Jy/beam ! Clean residual mean=0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.0550917 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.0550917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051938Jy sigma=0.431038 ! Fit after self-cal, rms=0.051927Jy sigma=0.431024 ! 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.205 x 9.994 at 7.876 degrees (North through East) ! Clean map min=-0.0021719 max=0.054215 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.10 KP 1.00 NL 0.90 ! OV 0.96 PT 0.98 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.02 KP 1.02 NL 0.86 ! OV 0.98 PT 1.05 SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 1.05 KP 0.98 NL 1.01 ! OV 1.04 PT 1.03 SC 1.04 ! ! ! Fit before self-cal, rms=0.051927Jy sigma=0.431024 ! Fit after self-cal, rms=0.050955Jy sigma=0.428817 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.199 mas, bmaj=9.988 mas, bpa=8.535 degrees ! Estimated noise=1.35955 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.000116531 Jy ! Component: 100 - total flux cleaned = -0.000187061 Jy ! Component: 150 - total flux cleaned = -0.000171605 Jy ! Component: 200 - total flux cleaned = -0.000157399 Jy ! Total flux subtracted in 200 components = -0.000157399 Jy ! Clean residual min=-0.001972 max=0.002329 Jy/beam ! Clean residual mean=0.000000 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0549343 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0549343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050942Jy sigma=0.428688 ! Fit after self-cal, rms=0.050949Jy sigma=0.428533 ! 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.050949Jy sigma=0.428533 ! Fit after self-cal, rms=0.051578Jy sigma=0.427196 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.2 mas, bmaj=9.977 mas, bpa=8.57 degrees ! Estimated noise=1.36386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248208 Jy ! Component: 100 - total flux cleaned = 0.000303418 Jy ! Component: 150 - total flux cleaned = 0.000331781 Jy ! Component: 200 - total flux cleaned = 0.000331383 Jy ! Total flux subtracted in 200 components = 0.000331383 Jy ! Clean residual min=-0.002002 max=0.002360 Jy/beam ! Clean residual mean=0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0552657 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0552657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051574Jy sigma=0.427148 ! Fit after self-cal, rms=0.051607Jy sigma=0.427075 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 (113, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138315 Jy ! Component: 100 - total flux cleaned = 0.00143257 Jy ! Component: 150 - total flux cleaned = 0.00148365 Jy ! Component: 200 - total flux cleaned = 0.00145468 Jy ! Total flux subtracted in 200 components = 0.00145468 Jy ! Clean residual min=-0.001906 max=0.001877 Jy/beam ! Clean residual mean=0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0567204 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.0567204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051495Jy sigma=0.425901 ! Fit after self-cal, rms=0.051482Jy sigma=0.425762 ! 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.051482Jy sigma=0.425762 ! Fit after self-cal, rms=0.051524Jy sigma=0.425019 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.198 mas, bmaj=9.978 mas, bpa=8.516 degrees ! Estimated noise=1.3552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000364796 Jy ! Component: 100 - total flux cleaned = 0.000469865 Jy ! Component: 150 - total flux cleaned = 0.000472557 Jy ! Component: 200 - total flux cleaned = 0.000447857 Jy ! Total flux subtracted in 200 components = 0.000447857 Jy ! Clean residual min=-0.001915 max=0.001670 Jy/beam ! Clean residual mean=0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0571682 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 71 components and 0.0571682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051484Jy sigma=0.424648 ! Fit after self-cal, rms=0.051508Jy sigma=0.424572 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.23297e-05 Jy ! Component: 100 - total flux cleaned = 0.000126525 Jy ! Component: 150 - total flux cleaned = 0.000126653 Jy ! Component: 200 - total flux cleaned = 0.000163839 Jy ! Total flux subtracted in 200 components = 0.000163839 Jy ! Clean residual min=-0.001921 max=0.001651 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0573321 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 86 components and 0.0573321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051491Jy sigma=0.424432 ! Fit after self-cal, rms=0.051490Jy sigma=0.424423 ! 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.051490Jy sigma=0.424423 ! Fit after self-cal, rms=0.051524Jy sigma=0.424364 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.86 mas, bmaj=14.39 mas, bpa=-8.979 degrees ! Estimated noise=1.54929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148851 Jy ! Component: 100 - total flux cleaned = 0.000181084 Jy ! Component: 150 - total flux cleaned = 0.000208836 Jy ! Component: 200 - total flux cleaned = 0.000232599 Jy ! Total flux subtracted in 200 components = 0.000232599 Jy ! Clean residual min=-0.001584 max=0.001312 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0575647 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.0575647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051519Jy sigma=0.424320 ! Fit after self-cal, rms=0.051526Jy sigma=0.424307 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 = 2.61751e-05 Jy ! Component: 100 - total flux cleaned = 5.92997e-05 Jy ! Component: 150 - total flux cleaned = 8.87036e-05 Jy ! Component: 200 - total flux cleaned = 0.00011491 Jy ! Total flux subtracted in 200 components = 0.00011491 Jy ! Clean residual min=-0.001589 max=0.001338 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0576796 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.0576796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051523Jy sigma=0.424288 ! Fit after self-cal, rms=0.051523Jy sigma=0.424283 ! 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=4.197 mas, bmaj=9.981 mas, bpa=8.498 degrees ! Estimated noise=1.35327 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.197 x 9.981 at 8.498 degrees (North through East) ! Clean map min=-0.0019018 max=0.053961 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.664 mas, bmaj=8.879 mas, bpa=7.837 degrees ! Estimated noise=1.97432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0420088 Jy ! Component: 100 - total flux cleaned = 0.0512581 Jy ! Component: 150 - total flux cleaned = 0.0529548 Jy ! Component: 200 - total flux cleaned = 0.0535866 Jy ! Total flux subtracted in 200 components = 0.0535866 Jy ! Clean residual min=-0.002526 max=0.002276 Jy/beam ! Clean residual mean=-0.000000 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0535866 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0535866 Jy ! Inverting map and beam ! Estimated beam: bmin=4.197 mas, bmaj=9.981 mas, bpa=8.498 degrees ! Estimated noise=1.35327 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.00066393 Jy ! Component: 100 - total flux cleaned = 0.00160261 Jy ! Component: 150 - total flux cleaned = 0.00229438 Jy ! Component: 200 - total flux cleaned = 0.00258905 Jy ! Total flux subtracted in 200 components = 0.00258905 Jy ! Clean residual min=-0.001933 max=0.001667 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0561756 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.0561756 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.86 mas, bmaj=14.39 mas, bpa=-8.979 degrees ! Estimated noise=1.54929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000750836 Jy ! Component: 100 - total flux cleaned = 0.00107145 Jy ! Component: 150 - total flux cleaned = 0.00119374 Jy ! Component: 200 - total flux cleaned = 0.00126744 Jy ! Total flux subtracted in 200 components = 0.00126744 Jy ! Clean residual min=-0.001543 max=0.001370 Jy/beam ! Clean residual mean=0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0574431 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 = 3.96128e-05 Jy ! Component: 100 - total flux cleaned = 6.38576e-05 Jy ! Component: 150 - total flux cleaned = 8.73849e-05 Jy ! Component: 200 - total flux cleaned = 9.84599e-05 Jy ! Total flux subtracted in 200 components = 9.84599e-05 Jy ! Clean residual min=-0.001542 max=0.001359 Jy/beam ! Clean residual mean=0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0575415 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 80 components and 0.0575415 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.197 mas, bmaj=9.981 mas, bpa=8.498 degrees ! Estimated noise=1.35327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.41083e-05 Jy ! Component: 100 - total flux cleaned = -0.00014791 Jy ! Component: 150 - total flux cleaned = -0.00014785 Jy ! Component: 200 - total flux cleaned = -0.000147475 Jy ! Total flux subtracted in 200 components = -0.000147475 Jy ! Clean residual min=-0.001971 max=0.001586 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.057394 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.057394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051551Jy sigma=0.424512 ! Fit after self-cal, rms=0.051555Jy sigma=0.424484 wmodel J1214+0242_S_b_map.mod ! Writing 89 model components to file: J1214+0242_S_b_map.mod wobs J1214+0242_S_b_uvs.fits ! Writing UV FITS file: J1214+0242_S_b_uvs.fits wwins J1214+0242_S_b_map.win ! wwins: Wrote 2 windows to J1214+0242_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.000241352 Jy ! Component: 100 - total flux cleaned = -4.84036e-05 Jy ! Component: 150 - total flux cleaned = 0.00012622 Jy ! Component: 200 - total flux cleaned = 0.00017176 Jy ! Component: 250 - total flux cleaned = 0.000215929 Jy ! Component: 300 - total flux cleaned = 0.000300261 Jy ! Component: 350 - total flux cleaned = 0.000360091 Jy ! Component: 400 - total flux cleaned = 0.000437793 Jy ! Component: 450 - total flux cleaned = 0.000475549 Jy ! Component: 500 - total flux cleaned = 0.00047601 Jy ! Component: 550 - total flux cleaned = 0.000440243 Jy ! Component: 600 - total flux cleaned = 0.000405024 Jy ! Component: 650 - total flux cleaned = 0.00042197 Jy ! Component: 700 - total flux cleaned = 0.000455509 Jy ! Component: 750 - total flux cleaned = 0.000504746 Jy ! Component: 800 - total flux cleaned = 0.000488063 Jy ! Component: 850 - total flux cleaned = 0.000503787 Jy ! Component: 900 - total flux cleaned = 0.000441718 Jy ! Component: 950 - total flux cleaned = 0.000472413 Jy ! Component: 1000 - total flux cleaned = 0.000487598 Jy ! Component: 1050 - total flux cleaned = 0.000472778 Jy ! Component: 1100 - total flux cleaned = 0.000458309 Jy ! Component: 1150 - total flux cleaned = 0.000473038 Jy ! Component: 1200 - total flux cleaned = 0.000487256 Jy ! Component: 1250 - total flux cleaned = 0.000515153 Jy ! Component: 1300 - total flux cleaned = 0.000528812 Jy ! Component: 1350 - total flux cleaned = 0.000555886 Jy ! Component: 1400 - total flux cleaned = 0.000569383 Jy ! Component: 1450 - total flux cleaned = 0.000596175 Jy ! Component: 1500 - total flux cleaned = 0.000635728 Jy ! Component: 1550 - total flux cleaned = 0.000661674 Jy ! Component: 1600 - total flux cleaned = 0.000635791 Jy ! Component: 1650 - total flux cleaned = 0.000623145 Jy ! Component: 1700 - total flux cleaned = 0.000635781 Jy ! Component: 1750 - total flux cleaned = 0.000623293 Jy ! Component: 1800 - total flux cleaned = 0.000635688 Jy ! Component: 1850 - total flux cleaned = 0.000611227 Jy ! Component: 1900 - total flux cleaned = 0.000623523 Jy ! Component: 1950 - total flux cleaned = 0.000611689 Jy ! Component: 2000 - total flux cleaned = 0.000647228 Jy ! Component: 2050 - total flux cleaned = 0.000635436 Jy ! Component: 2100 - total flux cleaned = 0.000623849 Jy ! Component: 2150 - total flux cleaned = 0.000635508 Jy ! Component: 2200 - total flux cleaned = 0.000635502 Jy ! Component: 2250 - total flux cleaned = 0.000612876 Jy ! Component: 2300 - total flux cleaned = 0.000612854 Jy ! Component: 2350 - total flux cleaned = 0.000624067 Jy ! Component: 2400 - total flux cleaned = 0.00062407 Jy ! Component: 2450 - total flux cleaned = 0.000624176 Jy ! Component: 2500 - total flux cleaned = 0.000613338 Jy ! Component: 2550 - total flux cleaned = 0.000613352 Jy ! Component: 2600 - total flux cleaned = 0.000602641 Jy ! Component: 2650 - total flux cleaned = 0.000613383 Jy ! Component: 2700 - total flux cleaned = 0.000623899 Jy ! Component: 2750 - total flux cleaned = 0.00059249 Jy ! Component: 2800 - total flux cleaned = 0.000602928 Jy ! Component: 2850 - total flux cleaned = 0.00061333 Jy ! Component: 2900 - total flux cleaned = 0.000623597 Jy ! Component: 2950 - total flux cleaned = 0.000613344 Jy ! Component: 3000 - total flux cleaned = 0.000623578 Jy ! Component: 3050 - total flux cleaned = 0.000623535 Jy ! Component: 3100 - total flux cleaned = 0.000623595 Jy ! Component: 3150 - total flux cleaned = 0.000643652 Jy ! Component: 3200 - total flux cleaned = 0.000633646 Jy ! Component: 3250 - total flux cleaned = 0.000653478 Jy ! Component: 3300 - total flux cleaned = 0.000643603 Jy ! Component: 3350 - total flux cleaned = 0.000633805 Jy ! Component: 3400 - total flux cleaned = 0.000633815 Jy ! Component: 3450 - total flux cleaned = 0.000614328 Jy ! Component: 3500 - total flux cleaned = 0.000633791 Jy ! Component: 3550 - total flux cleaned = 0.000633803 Jy ! Component: 3600 - total flux cleaned = 0.000681989 Jy ! Component: 3650 - total flux cleaned = 0.000672383 Jy ! Component: 3700 - total flux cleaned = 0.000672402 Jy ! Component: 3750 - total flux cleaned = 0.000691467 Jy ! Component: 3800 - total flux cleaned = 0.000701005 Jy ! Component: 3850 - total flux cleaned = 0.00071999 Jy ! Component: 3900 - total flux cleaned = 0.000729452 Jy ! Component: 3950 - total flux cleaned = 0.000738847 Jy ! Component: 4000 - total flux cleaned = 0.000738855 Jy ! Component: 4050 - total flux cleaned = 0.000738893 Jy ! Total flux subtracted in 4096 components = 0.000757685 Jy ! Clean residual min=-0.000532 max=0.000660 Jy/beam ! Clean residual mean=-0.000000 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.0581517 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 332 components and 0.0581517 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1214+0242_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.197 x 9.981 at 8.498 degrees (North through East) ! Clean map min=-0.0018989 max=0.053904 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1214+0242_S_b_map.fits wmodel /image_prod/ug002_uva//J1214+0242_S_b_map.mod ! Writing 332 model components to file: /image_prod/ug002_uva//J1214+0242_S_b_map.mod wobs /image_prod/ug002_uva//J1214+0242_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1214+0242_S_b_uvs.fits wwins /image_prod/ug002_uva//J1214+0242_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1214+0242_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0539044 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165292 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.919917 0.919917 1.83983 3.67967 7.35934 14.7187 29.4373 58.8747 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.053 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 326.116 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1214+0242_S_b_dfm.log closed on Thu Mar 5 00:30:20 2020