! Started logfile: /image_prod/ug002_uva//J1945-0153_S_dfm.log on Thu Mar 5 04:23:35 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//J1945-0153_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1945-0153_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.968519 visibilities/baseline/integration-bin. ! Found source: J1945-0153 ! ! 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 6276 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 J1945-0153_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018817Jy sigma=7.741642 ! Fit after self-cal, rms=0.807690Jy sigma=6.159299 ! 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.151 mas, bmaj=13.32 mas, bpa=-18.04 degrees ! Estimated noise=1.73573 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.151569 Jy ! Component: 100 - total flux cleaned = 0.184631 Jy ! Total flux subtracted in 100 components = 0.184631 Jy ! Clean residual min=-0.004927 max=0.009270 Jy/beam ! Clean residual mean=0.000012 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.184631 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.184631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068949Jy sigma=0.467538 ! Fit after self-cal, rms=0.068940Jy sigma=0.467507 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00837502 Jy ! Component: 100 - total flux cleaned = 0.0108327 Jy ! Total flux subtracted in 100 components = 0.0108327 Jy ! Clean residual min=-0.004327 max=0.004434 Jy/beam ! Clean residual mean=0.000003 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.195463 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.195463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067902Jy sigma=0.459363 ! Fit after self-cal, rms=0.067904Jy sigma=0.459309 ! 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.75 mas, bmaj=14.77 mas, bpa=-17.85 degrees ! Estimated noise=1.2074 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.000495124 Jy ! Component: 100 - total flux cleaned = -0.000414141 Jy ! Component: 150 - total flux cleaned = -0.000208272 Jy ! Component: 200 - total flux cleaned = -0.00020597 Jy ! Total flux subtracted in 200 components = -0.00020597 Jy ! Clean residual min=-0.003164 max=0.003371 Jy/beam ! Clean residual mean=-0.000002 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.195257 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.195257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067667Jy sigma=0.457642 ! Fit after self-cal, rms=0.067661Jy sigma=0.457624 ! 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.75 x 14.77 at -17.85 degrees (North through East) ! Clean map min=-0.0043226 max=0.19486 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.03 KP 1.01 ! LA 1.04 MK 1.02 NL 0.96 OV 0.99 ! PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.07 KP 1.02 ! LA 1.00 MK 1.00 NL 0.96 OV 0.97 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.03 KP 0.99 ! LA 1.04 MK 0.97 NL 0.93 OV 1.00 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.067661Jy sigma=0.457624 ! Fit after self-cal, rms=0.066574Jy sigma=0.453652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=14.71 mas, bpa=-17.91 degrees ! Estimated noise=1.20374 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.00133051 Jy ! Component: 100 - total flux cleaned = 0.00143985 Jy ! Component: 150 - total flux cleaned = 0.00141113 Jy ! Component: 200 - total flux cleaned = 0.00133024 Jy ! Total flux subtracted in 200 components = 0.00133024 Jy ! Clean residual min=-0.002534 max=0.002962 Jy/beam ! Clean residual mean=-0.000001 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.196588 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.196588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066531Jy sigma=0.453362 ! Fit after self-cal, rms=0.066538Jy sigma=0.453333 ! 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.066538Jy sigma=0.453333 ! Fit after self-cal, rms=0.065676Jy sigma=0.446016 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=14.78 mas, bpa=-17.92 degrees ! Estimated noise=1.20622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108268 Jy ! Component: 100 - total flux cleaned = 0.00137222 Jy ! Component: 150 - total flux cleaned = 0.00144625 Jy ! Component: 200 - total flux cleaned = 0.00149272 Jy ! Total flux subtracted in 200 components = 0.00149272 Jy ! Clean residual min=-0.001712 max=0.002729 Jy/beam ! Clean residual mean=-0.000004 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.19808 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.19808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065654Jy sigma=0.445865 ! Fit after self-cal, rms=0.065671Jy sigma=0.445835 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 (-30.5, 80). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180219 Jy ! Component: 100 - total flux cleaned = 0.00207723 Jy ! Component: 150 - total flux cleaned = 0.00225446 Jy ! Component: 200 - total flux cleaned = 0.00236165 Jy ! Total flux subtracted in 200 components = 0.00236165 Jy ! Clean residual min=-0.001554 max=0.001806 Jy/beam ! Clean residual mean=-0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.200442 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.200442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065562Jy sigma=0.444948 ! Fit after self-cal, rms=0.065559Jy sigma=0.444919 ! 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.065559Jy sigma=0.444919 ! Fit after self-cal, rms=0.065459Jy sigma=0.444643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=14.76 mas, bpa=-17.92 degrees ! Estimated noise=1.20531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000586409 Jy ! Component: 100 - total flux cleaned = 0.000619088 Jy ! Component: 150 - total flux cleaned = 0.000676361 Jy ! Component: 200 - total flux cleaned = 0.000729066 Jy ! Total flux subtracted in 200 components = 0.000729066 Jy ! Clean residual min=-0.001500 max=0.001702 Jy/beam ! Clean residual mean=-0.000003 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.201171 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 109 components and 0.201171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065431Jy sigma=0.444445 ! Fit after self-cal, rms=0.065430Jy sigma=0.444440 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.000106924 Jy ! Component: 100 - total flux cleaned = 0.000201143 Jy ! Component: 150 - total flux cleaned = 0.000267389 Jy ! Component: 200 - total flux cleaned = 0.000370518 Jy ! Total flux subtracted in 200 components = 0.000370518 Jy ! Clean residual min=-0.001477 max=0.001665 Jy/beam ! Clean residual mean=-0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.201541 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 0.201541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065414Jy sigma=0.444339 ! Fit after self-cal, rms=0.065414Jy sigma=0.444337 ! 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.065414Jy sigma=0.444337 ! Fit after self-cal, rms=0.065426Jy sigma=0.444322 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.083 mas, bmaj=15.45 mas, bpa=-12.63 degrees ! Estimated noise=1.3791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000450326 Jy ! Component: 100 - total flux cleaned = 0.000702013 Jy ! Component: 150 - total flux cleaned = 0.000823501 Jy ! Component: 200 - total flux cleaned = 0.000864149 Jy ! Total flux subtracted in 200 components = 0.000864149 Jy ! Clean residual min=-0.001548 max=0.001815 Jy/beam ! Clean residual mean=-0.000007 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.202406 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 131 components and 0.202406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065423Jy sigma=0.444298 ! Fit after self-cal, rms=0.065422Jy sigma=0.444295 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.00011103 Jy ! Component: 100 - total flux cleaned = 0.000122455 Jy ! Component: 150 - total flux cleaned = 0.000110852 Jy ! Component: 200 - total flux cleaned = 0.000121608 Jy ! Total flux subtracted in 200 components = 0.000121608 Jy ! Clean residual min=-0.001551 max=0.001821 Jy/beam ! Clean residual mean=-0.000007 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.202527 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 141 components and 0.202527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065420Jy sigma=0.444284 ! Fit after self-cal, rms=0.065420Jy sigma=0.444284 ! 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.746 mas, bmaj=14.75 mas, bpa=-17.92 degrees ! Estimated noise=1.20572 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 14.75 at -17.92 degrees (North through East) ! Clean map min=-0.0019281 max=0.19435 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.148 mas, bmaj=13.33 mas, bpa=-18.12 degrees ! Estimated noise=1.73178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1512 Jy ! Component: 100 - total flux cleaned = 0.18419 Jy ! Component: 150 - total flux cleaned = 0.192476 Jy ! Component: 200 - total flux cleaned = 0.196563 Jy ! Total flux subtracted in 200 components = 0.196563 Jy ! Clean residual min=-0.002964 max=0.002665 Jy/beam ! Clean residual mean=0.000002 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.196563 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.196563 Jy ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=14.75 mas, bpa=-17.92 degrees ! Estimated noise=1.20572 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.00260993 Jy ! Component: 100 - total flux cleaned = 0.00355708 Jy ! Component: 150 - total flux cleaned = 0.00406876 Jy ! Component: 200 - total flux cleaned = 0.0044572 Jy ! Total flux subtracted in 200 components = 0.0044572 Jy ! Clean residual min=-0.001586 max=0.001791 Jy/beam ! Clean residual mean=-0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.20102 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 59 components and 0.20102 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.083 mas, bmaj=15.45 mas, bpa=-12.63 degrees ! Estimated noise=1.3791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000358665 Jy ! Component: 100 - total flux cleaned = 0.000724931 Jy ! Component: 150 - total flux cleaned = 0.00110308 Jy ! Component: 200 - total flux cleaned = 0.0013989 Jy ! Total flux subtracted in 200 components = 0.0013989 Jy ! Clean residual min=-0.001678 max=0.001885 Jy/beam ! Clean residual mean=-0.000007 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.202419 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 = 0.000234466 Jy ! Component: 100 - total flux cleaned = 0.000396986 Jy ! Component: 150 - total flux cleaned = 0.000481023 Jy ! Component: 200 - total flux cleaned = 0.00055748 Jy ! Total flux subtracted in 200 components = 0.00055748 Jy ! Clean residual min=-0.001627 max=0.001856 Jy/beam ! Clean residual mean=-0.000007 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.202977 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 128 components and 0.202977 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=14.75 mas, bpa=-17.92 degrees ! Estimated noise=1.20572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.15514e-05 Jy ! Component: 100 - total flux cleaned = 7.7638e-05 Jy ! Component: 150 - total flux cleaned = 0.000139821 Jy ! Component: 200 - total flux cleaned = 0.000168809 Jy ! Total flux subtracted in 200 components = 0.000168809 Jy ! Clean residual min=-0.001613 max=0.001744 Jy/beam ! Clean residual mean=-0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.203145 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 154 components and 0.203145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065468Jy sigma=0.444530 ! Fit after self-cal, rms=0.065464Jy sigma=0.444508 wmodel J1945-0153_S_map.mod ! Writing 154 model components to file: J1945-0153_S_map.mod wobs J1945-0153_S_uvs.fits ! Writing UV FITS file: J1945-0153_S_uvs.fits wwins J1945-0153_S_map.win ! wwins: Wrote 2 windows to J1945-0153_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.000435892 Jy ! Component: 100 - total flux cleaned = 0.000603461 Jy ! Component: 150 - total flux cleaned = 0.000656485 Jy ! Component: 200 - total flux cleaned = 0.000733668 Jy ! Component: 250 - total flux cleaned = 0.000858554 Jy ! Component: 300 - total flux cleaned = 0.00100405 Jy ! Component: 350 - total flux cleaned = 0.00121587 Jy ! Component: 400 - total flux cleaned = 0.00139949 Jy ! Component: 450 - total flux cleaned = 0.00153427 Jy ! Component: 500 - total flux cleaned = 0.00173111 Jy ! Component: 550 - total flux cleaned = 0.0018383 Jy ! Component: 600 - total flux cleaned = 0.00196529 Jy ! Component: 650 - total flux cleaned = 0.00208987 Jy ! Component: 700 - total flux cleaned = 0.00219158 Jy ! Component: 750 - total flux cleaned = 0.00229175 Jy ! Component: 800 - total flux cleaned = 0.00233109 Jy ! Component: 850 - total flux cleaned = 0.00242798 Jy ! Component: 900 - total flux cleaned = 0.00242781 Jy ! Component: 950 - total flux cleaned = 0.00246584 Jy ! Component: 1000 - total flux cleaned = 0.00244739 Jy ! Component: 1050 - total flux cleaned = 0.00242914 Jy ! Component: 1100 - total flux cleaned = 0.00241123 Jy ! Component: 1150 - total flux cleaned = 0.00242935 Jy ! Component: 1200 - total flux cleaned = 0.00244682 Jy ! Component: 1250 - total flux cleaned = 0.00248137 Jy ! Component: 1300 - total flux cleaned = 0.00254989 Jy ! Component: 1350 - total flux cleaned = 0.00258351 Jy ! Component: 1400 - total flux cleaned = 0.00264985 Jy ! Component: 1450 - total flux cleaned = 0.00266643 Jy ! Component: 1500 - total flux cleaned = 0.00274828 Jy ! Component: 1550 - total flux cleaned = 0.00279646 Jy ! Component: 1600 - total flux cleaned = 0.0028286 Jy ! Component: 1650 - total flux cleaned = 0.0029238 Jy ! Component: 1700 - total flux cleaned = 0.00298635 Jy ! Component: 1750 - total flux cleaned = 0.00300205 Jy ! Component: 1800 - total flux cleaned = 0.00310959 Jy ! Component: 1850 - total flux cleaned = 0.00320076 Jy ! Component: 1900 - total flux cleaned = 0.00320069 Jy ! Component: 1950 - total flux cleaned = 0.00324536 Jy ! Component: 2000 - total flux cleaned = 0.0033338 Jy ! Component: 2050 - total flux cleaned = 0.00330443 Jy ! Component: 2100 - total flux cleaned = 0.00334782 Jy ! Component: 2150 - total flux cleaned = 0.00339079 Jy ! Component: 2200 - total flux cleaned = 0.00340501 Jy ! Component: 2250 - total flux cleaned = 0.00343329 Jy ! Component: 2300 - total flux cleaned = 0.00351676 Jy ! Component: 2350 - total flux cleaned = 0.00354442 Jy ! Component: 2400 - total flux cleaned = 0.00359914 Jy ! Component: 2450 - total flux cleaned = 0.00368062 Jy ! Component: 2500 - total flux cleaned = 0.00377481 Jy ! Component: 2550 - total flux cleaned = 0.00380145 Jy ! Component: 2600 - total flux cleaned = 0.00389404 Jy ! Component: 2650 - total flux cleaned = 0.00393333 Jy ! Component: 2700 - total flux cleaned = 0.0039724 Jy ! Component: 2750 - total flux cleaned = 0.00406282 Jy ! Component: 2800 - total flux cleaned = 0.00405007 Jy ! Component: 2850 - total flux cleaned = 0.00417727 Jy ! Component: 2900 - total flux cleaned = 0.00416467 Jy ! Component: 2950 - total flux cleaned = 0.00426461 Jy ! Component: 3000 - total flux cleaned = 0.0042645 Jy ! Component: 3050 - total flux cleaned = 0.00430156 Jy ! Component: 3100 - total flux cleaned = 0.00433823 Jy ! Component: 3150 - total flux cleaned = 0.00433824 Jy ! Component: 3200 - total flux cleaned = 0.00437431 Jy ! Component: 3250 - total flux cleaned = 0.00437429 Jy ! Component: 3300 - total flux cleaned = 0.00440979 Jy ! Component: 3350 - total flux cleaned = 0.00442152 Jy ! Component: 3400 - total flux cleaned = 0.00443308 Jy ! Component: 3450 - total flux cleaned = 0.00445637 Jy ! Component: 3500 - total flux cleaned = 0.00449083 Jy ! Component: 3550 - total flux cleaned = 0.00452492 Jy ! Component: 3600 - total flux cleaned = 0.00451341 Jy ! Component: 3650 - total flux cleaned = 0.00453577 Jy ! Component: 3700 - total flux cleaned = 0.00453584 Jy ! Component: 3750 - total flux cleaned = 0.00463562 Jy ! Component: 3800 - total flux cleaned = 0.00466872 Jy ! Component: 3850 - total flux cleaned = 0.00469067 Jy ! Component: 3900 - total flux cleaned = 0.0047125 Jy ! Component: 3950 - total flux cleaned = 0.00476678 Jy ! Component: 4000 - total flux cleaned = 0.00477754 Jy ! Component: 4050 - total flux cleaned = 0.00484182 Jy ! Total flux subtracted in 4096 components = 0.00484176 Jy ! Clean residual min=-0.000638 max=0.000625 Jy/beam ! Clean residual mean=-0.000001 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.207987 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 430 components and 0.207987 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1945-0153_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 14.75 at -17.92 degrees (North through East) ! Clean map min=-0.0014605 max=0.19427 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1945-0153_S_map.fits wmodel /image_prod/ug002_uva//J1945-0153_S_map.mod ! Writing 430 model components to file: /image_prod/ug002_uva//J1945-0153_S_map.mod wobs /image_prod/ug002_uva//J1945-0153_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1945-0153_S_uvs.fits wwins /image_prod/ug002_uva//J1945-0153_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1945-0153_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.194268 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208333 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.321719 0.321719 0.643439 1.28688 2.57375 5.14751 10.295 20.59 41.1801 82.3602 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.194 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 932.489 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1945-0153_S_dfm.log closed on Thu Mar 5 04:23:38 2020