! Started logfile: /image_prod/ug002_uva//J1324+5739_S_a_dfm.log on Thu Mar 5 01:13:14 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//J1324+5739_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1324+5739_S_a_uva.fits ! AN table 1: 40 integrations on 21 of 21 possible baselines. ! AN table 2: 20 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.770833 visibilities/baseline/integration-bin. ! Found source: J1324+5739 ! ! 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 2220 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 J1324+5739_S_a] 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003092Jy sigma=9.496444 ! Fit after self-cal, rms=0.964746Jy sigma=9.123018 ! 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.891 mas, bmaj=7.096 mas, bpa=-41.4 degrees ! Estimated noise=2.26848 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.0278308 Jy ! Component: 100 - total flux cleaned = 0.0340073 Jy ! Total flux subtracted in 100 components = 0.0340073 Jy ! Clean residual min=-0.005338 max=0.004537 Jy/beam ! Clean residual mean=0.000004 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.0340073 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0340073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050117Jy sigma=0.446021 ! Fit after self-cal, rms=0.048344Jy sigma=0.429809 ! 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.826 mas, bmaj=7.571 mas, bpa=-36.33 degrees ! Estimated noise=1.61498 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.0043473 Jy ! Component: 100 - total flux cleaned = 0.00591707 Jy ! Component: 150 - total flux cleaned = 0.00624719 Jy ! Component: 200 - total flux cleaned = 0.00635886 Jy ! Total flux subtracted in 200 components = 0.00635886 Jy ! Clean residual min=-0.002814 max=0.002980 Jy/beam ! Clean residual mean=-0.000005 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.0403661 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.0403661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048004Jy sigma=0.426080 ! Fit after self-cal, rms=0.048013Jy sigma=0.425972 ! 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.826 x 7.571 at -36.33 degrees (North through East) ! Clean map min=-0.002736 max=0.039069 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.87 HN 1.06 KP 1.11 ! LA 0.98 NL 1.20 OV 1.20 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 LA 0.95 MK 1.08 OV 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 1.06 KP 1.09 ! LA 1.04 NL 0.72 OV 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.12 LA 0.89 MK 0.90 OV 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.90 HN 0.97 KP 1.00 ! LA 1.14 NL 0.82 OV 1.15 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.70 LA 1.02 MK 1.13 OV 1.28 ! ! ! Fit before self-cal, rms=0.048013Jy sigma=0.425972 ! Fit after self-cal, rms=0.046991Jy sigma=0.422228 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.844 mas, bmaj=7.612 mas, bpa=-36.88 degrees ! Estimated noise=1.59359 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.000169352 Jy ! Component: 100 - total flux cleaned = -0.000120098 Jy ! Component: 150 - total flux cleaned = -8.13241e-05 Jy ! Component: 200 - total flux cleaned = -5.00439e-05 Jy ! Total flux subtracted in 200 components = -5.00439e-05 Jy ! Clean residual min=-0.002267 max=0.002813 Jy/beam ! Clean residual mean=0.000000 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0403161 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0403161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046973Jy sigma=0.422047 ! Fit after self-cal, rms=0.047209Jy sigma=0.421296 ! 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.047209Jy sigma=0.421296 ! Fit after self-cal, rms=0.047944Jy sigma=0.420359 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.877 mas, bmaj=7.607 mas, bpa=-36.65 degrees ! Estimated noise=1.59384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140985 Jy ! Component: 100 - total flux cleaned = -0.000140156 Jy ! Component: 150 - total flux cleaned = -0.000154911 Jy ! Component: 200 - total flux cleaned = -0.000154598 Jy ! Total flux subtracted in 200 components = -0.000154598 Jy ! Clean residual min=-0.002404 max=0.002553 Jy/beam ! Clean residual mean=0.000000 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0401615 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.0401615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047930Jy sigma=0.420267 ! Fit after self-cal, rms=0.048022Jy sigma=0.419635 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.00012315 Jy ! Component: 100 - total flux cleaned = -0.000196977 Jy ! Component: 150 - total flux cleaned = -0.000271757 Jy ! Component: 200 - total flux cleaned = -0.000284549 Jy ! Total flux subtracted in 200 components = -0.000284549 Jy ! Clean residual min=-0.002269 max=0.002377 Jy/beam ! Clean residual mean=0.000000 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.039877 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0398769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048009Jy sigma=0.419536 ! Fit after self-cal, rms=0.048009Jy sigma=0.419499 ! 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.048009Jy sigma=0.419499 ! Fit after self-cal, rms=0.048111Jy sigma=0.419427 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.888 mas, bmaj=7.59 mas, bpa=-36.42 degrees ! Estimated noise=1.58562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228084 Jy ! Component: 100 - total flux cleaned = -0.000259755 Jy ! Component: 150 - total flux cleaned = -0.000259615 Jy ! Component: 200 - total flux cleaned = -0.000259882 Jy ! Total flux subtracted in 200 components = -0.000259882 Jy ! Clean residual min=-0.002279 max=0.002324 Jy/beam ! Clean residual mean=0.000000 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.0396171 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0396171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048099Jy sigma=0.419358 ! Fit after self-cal, rms=0.048132Jy sigma=0.419158 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 = -9.45604e-05 Jy ! Component: 100 - total flux cleaned = -0.000109487 Jy ! Component: 150 - total flux cleaned = -0.000109231 Jy ! Component: 200 - total flux cleaned = -0.000120705 Jy ! Total flux subtracted in 200 components = -0.000120705 Jy ! Clean residual min=-0.002365 max=0.002344 Jy/beam ! Clean residual mean=0.000000 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0394964 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0394964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048123Jy sigma=0.419091 ! Fit after self-cal, rms=0.048117Jy sigma=0.419059 ! 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.048117Jy sigma=0.419059 ! Fit after self-cal, rms=0.048011Jy sigma=0.419041 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.792 mas, bmaj=10.64 mas, bpa=-4.678 degrees ! Estimated noise=1.78475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000151995 Jy ! Component: 100 - total flux cleaned = -0.000124962 Jy ! Component: 150 - total flux cleaned = -8.46975e-05 Jy ! Component: 200 - total flux cleaned = -6.66527e-05 Jy ! Total flux subtracted in 200 components = -6.66527e-05 Jy ! Clean residual min=-0.002189 max=0.001984 Jy/beam ! Clean residual mean=0.000001 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0394297 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0394297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048006Jy sigma=0.419047 ! Fit after self-cal, rms=0.048008Jy sigma=0.418997 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 = -7.1303e-06 Jy ! Component: 100 - total flux cleaned = -5.1437e-05 Jy ! Component: 150 - total flux cleaned = -4.34003e-05 Jy ! Component: 200 - total flux cleaned = -3.56976e-05 Jy ! Total flux subtracted in 200 components = -3.56976e-05 Jy ! Clean residual min=-0.002218 max=0.001994 Jy/beam ! Clean residual mean=0.000001 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.039394 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.039394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048006Jy sigma=0.419013 ! Fit after self-cal, rms=0.047992Jy sigma=0.418977 ! 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.898 mas, bmaj=7.579 mas, bpa=-36.18 degrees ! Estimated noise=1.57755 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.898 x 7.579 at -36.18 degrees (North through East) ! Clean map min=-0.0029619 max=0.038288 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.978 mas, bmaj=7.144 mas, bpa=-41.71 degrees ! Estimated noise=2.21674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0286691 Jy ! Component: 100 - total flux cleaned = 0.0352655 Jy ! Component: 150 - total flux cleaned = 0.0370667 Jy ! Component: 200 - total flux cleaned = 0.0374696 Jy ! Total flux subtracted in 200 components = 0.0374696 Jy ! Clean residual min=-0.003663 max=0.003367 Jy/beam ! Clean residual mean=0.000000 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0374696 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0374696 Jy ! Inverting map and beam ! Estimated beam: bmin=4.898 mas, bmaj=7.579 mas, bpa=-36.18 degrees ! Estimated noise=1.57755 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.00125371 Jy ! Component: 100 - total flux cleaned = 0.00143676 Jy ! Component: 150 - total flux cleaned = 0.001579 Jy ! Component: 200 - total flux cleaned = 0.00153794 Jy ! Total flux subtracted in 200 components = 0.00153794 Jy ! Clean residual min=-0.002468 max=0.002528 Jy/beam ! Clean residual mean=-0.000000 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0390075 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.0390075 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=8.792 mas, bmaj=10.64 mas, bpa=-4.678 degrees ! Estimated noise=1.78475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347968 Jy ! Component: 100 - total flux cleaned = 0.000398323 Jy ! Component: 150 - total flux cleaned = 0.000359781 Jy ! Component: 200 - total flux cleaned = 0.000360135 Jy ! Total flux subtracted in 200 components = 0.000360135 Jy ! Clean residual min=-0.002325 max=0.002036 Jy/beam ! Clean residual mean=0.000000 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0393676 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.05726e-06 Jy ! Component: 100 - total flux cleaned = -1.42334e-05 Jy ! Component: 150 - total flux cleaned = -1.35186e-05 Jy ! Component: 200 - total flux cleaned = -1.32762e-05 Jy ! Total flux subtracted in 200 components = -1.32762e-05 Jy ! Clean residual min=-0.002290 max=0.001995 Jy/beam ! Clean residual mean=0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0393544 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 62 components and 0.0393544 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.898 mas, bmaj=7.579 mas, bpa=-36.18 degrees ! Estimated noise=1.57755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000127679 Jy ! Component: 100 - total flux cleaned = -0.00016602 Jy ! Component: 150 - total flux cleaned = -0.000217369 Jy ! Component: 200 - total flux cleaned = -0.000248579 Jy ! Total flux subtracted in 200 components = -0.000248579 Jy ! Clean residual min=-0.002397 max=0.002404 Jy/beam ! Clean residual mean=-0.000000 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.0391058 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.0391058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048011Jy sigma=0.419062 ! Fit after self-cal, rms=0.048017Jy sigma=0.419019 wmodel J1324+5739_S_a_map.mod ! Writing 69 model components to file: J1324+5739_S_a_map.mod wobs J1324+5739_S_a_uvs.fits ! Writing UV FITS file: J1324+5739_S_a_uvs.fits wwins J1324+5739_S_a_map.win ! wwins: Wrote 1 windows to J1324+5739_S_a_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.000414776 Jy ! Component: 100 - total flux cleaned = -0.000906642 Jy ! Component: 150 - total flux cleaned = -0.00104362 Jy ! Component: 200 - total flux cleaned = -0.00107522 Jy ! Component: 250 - total flux cleaned = -0.0011353 Jy ! Component: 300 - total flux cleaned = -0.00119289 Jy ! Component: 350 - total flux cleaned = -0.00127302 Jy ! Component: 400 - total flux cleaned = -0.00129724 Jy ! Component: 450 - total flux cleaned = -0.00124695 Jy ! Component: 500 - total flux cleaned = -0.00122372 Jy ! Component: 550 - total flux cleaned = -0.00113188 Jy ! Component: 600 - total flux cleaned = -0.00104281 Jy ! Component: 650 - total flux cleaned = -0.000999436 Jy ! Component: 700 - total flux cleaned = -0.000915221 Jy ! Component: 750 - total flux cleaned = -0.000774678 Jy ! Component: 800 - total flux cleaned = -0.000696092 Jy ! Component: 850 - total flux cleaned = -0.000524966 Jy ! Component: 900 - total flux cleaned = -0.000451379 Jy ! Component: 950 - total flux cleaned = -0.000451276 Jy ! Component: 1000 - total flux cleaned = -0.000468447 Jy ! Component: 1050 - total flux cleaned = -0.000433972 Jy ! Component: 1100 - total flux cleaned = -0.00053452 Jy ! Component: 1150 - total flux cleaned = -0.00056731 Jy ! Component: 1200 - total flux cleaned = -0.000663983 Jy ! Component: 1250 - total flux cleaned = -0.000695455 Jy ! Component: 1300 - total flux cleaned = -0.0007727 Jy ! Component: 1350 - total flux cleaned = -0.00078786 Jy ! Component: 1400 - total flux cleaned = -0.000803148 Jy ! Component: 1450 - total flux cleaned = -0.000847395 Jy ! Component: 1500 - total flux cleaned = -0.000876501 Jy ! Component: 1550 - total flux cleaned = -0.000919356 Jy ! Component: 1600 - total flux cleaned = -0.000961555 Jy ! Component: 1650 - total flux cleaned = -0.00103108 Jy ! Component: 1700 - total flux cleaned = -0.00107236 Jy ! Component: 1750 - total flux cleaned = -0.00111312 Jy ! Component: 1800 - total flux cleaned = -0.00116657 Jy ! Component: 1850 - total flux cleaned = -0.00121924 Jy ! Component: 1900 - total flux cleaned = -0.00121926 Jy ! Component: 1950 - total flux cleaned = -0.00125785 Jy ! Component: 2000 - total flux cleaned = -0.00129564 Jy ! Component: 2050 - total flux cleaned = -0.00129556 Jy ! Component: 2100 - total flux cleaned = -0.00130785 Jy ! Component: 2150 - total flux cleaned = -0.00132014 Jy ! Component: 2200 - total flux cleaned = -0.00133231 Jy ! Component: 2250 - total flux cleaned = -0.00136813 Jy ! Component: 2300 - total flux cleaned = -0.00139172 Jy ! Component: 2350 - total flux cleaned = -0.00139169 Jy ! Component: 2400 - total flux cleaned = -0.00140326 Jy ! Component: 2450 - total flux cleaned = -0.00141491 Jy ! Component: 2500 - total flux cleaned = -0.00142631 Jy ! Component: 2550 - total flux cleaned = -0.00142629 Jy ! Component: 2600 - total flux cleaned = -0.00137003 Jy ! Component: 2650 - total flux cleaned = -0.00140367 Jy ! Component: 2700 - total flux cleaned = -0.00138142 Jy ! Component: 2750 - total flux cleaned = -0.00139236 Jy ! Component: 2800 - total flux cleaned = -0.00135948 Jy ! Component: 2850 - total flux cleaned = -0.00135949 Jy ! Component: 2900 - total flux cleaned = -0.00133781 Jy ! Component: 2950 - total flux cleaned = -0.00131621 Jy ! Component: 3000 - total flux cleaned = -0.00130557 Jy ! Component: 3050 - total flux cleaned = -0.0012842 Jy ! Component: 3100 - total flux cleaned = -0.0012736 Jy ! Component: 3150 - total flux cleaned = -0.00124196 Jy ! Component: 3200 - total flux cleaned = -0.0012525 Jy ! Component: 3250 - total flux cleaned = -0.00125249 Jy ! Component: 3300 - total flux cleaned = -0.00126286 Jy ! Component: 3350 - total flux cleaned = -0.00121084 Jy ! Component: 3400 - total flux cleaned = -0.00121084 Jy ! Component: 3450 - total flux cleaned = -0.00116937 Jy ! Component: 3500 - total flux cleaned = -0.00110734 Jy ! Component: 3550 - total flux cleaned = -0.00109703 Jy ! Component: 3600 - total flux cleaned = -0.00104547 Jy ! Component: 3650 - total flux cleaned = -0.00100428 Jy ! Component: 3700 - total flux cleaned = -0.000942591 Jy ! Component: 3750 - total flux cleaned = -0.000901461 Jy ! Component: 3800 - total flux cleaned = -0.000880944 Jy ! Component: 3850 - total flux cleaned = -0.000850164 Jy ! Component: 3900 - total flux cleaned = -0.000809055 Jy ! Component: 3950 - total flux cleaned = -0.0007782 Jy ! Component: 4000 - total flux cleaned = -0.000716596 Jy ! Component: 4050 - total flux cleaned = -0.000706311 Jy ! Total flux subtracted in 4096 components = -0.000685762 Jy ! Clean residual min=-0.000550 max=0.000647 Jy/beam ! Clean residual mean=-0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.03842 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 320 components and 0.03842 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1324+5739_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.898 x 7.579 at -36.18 degrees (North through East) ! Clean map min=-0.002692 max=0.037512 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1324+5739_S_a_map.fits wmodel /image_prod/ug002_uva//J1324+5739_S_a_map.mod ! Writing 320 model components to file: /image_prod/ug002_uva//J1324+5739_S_a_map.mod wobs /image_prod/ug002_uva//J1324+5739_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1324+5739_S_a_uvs.fits wwins /image_prod/ug002_uva//J1324+5739_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1324+5739_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0375118 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167516 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.3397 1.3397 2.67941 5.35881 10.7176 21.4352 42.8705 85.741 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.037 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 223.93 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1324+5739_S_a_dfm.log closed on Thu Mar 5 01:13:17 2020