! Started logfile: /image_prod/ug002_uva//J1443-0601_S_dfm.log on Thu Mar 5 01:52:56 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//J1443-0601_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1443-0601_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.922469 visibilities/baseline/integration-bin. ! Found source: J1443-0601 ! ! 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 44 lines of history. ! ! Reading 5604 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 J1443-0601_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004173Jy sigma=7.705724 ! Fit after self-cal, rms=0.936469Jy sigma=7.169686 ! 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=2.739 mas, bmaj=7.508 mas, bpa=-6.732 degrees ! Estimated noise=1.81756 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.0509205 Jy ! Component: 100 - total flux cleaned = 0.0620726 Jy ! Total flux subtracted in 100 components = 0.0620726 Jy ! Clean residual min=-0.003668 max=0.003944 Jy/beam ! Clean residual mean=0.000009 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.0620726 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0620726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072014Jy sigma=0.457952 ! Fit after self-cal, rms=0.071547Jy sigma=0.454548 ! 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.419 mas, bmaj=8.872 mas, bpa=-6.305 degrees ! Estimated noise=1.27823 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.00471765 Jy ! Component: 100 - total flux cleaned = 0.00690436 Jy ! Component: 150 - total flux cleaned = 0.00805947 Jy ! Component: 200 - total flux cleaned = 0.00867931 Jy ! Total flux subtracted in 200 components = 0.00867931 Jy ! Clean residual min=-0.002783 max=0.003044 Jy/beam ! Clean residual mean=0.000008 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.0707519 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 46 components and 0.0707519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071265Jy sigma=0.451781 ! Fit after self-cal, rms=0.071276Jy sigma=0.451733 ! 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.419 x 8.872 at -6.305 degrees (North through East) ! Clean map min=-0.0026953 max=0.065513 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.06 HN 1.07 KP 0.94 ! LA 1.01 MK 1.04 NL 1.07 OV 0.98 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.04 KP 0.98 ! LA 0.94 MK 1.04 NL 0.81 OV 1.07 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.00 KP 0.96 ! LA 0.95 MK 0.96 NL 1.12 OV 1.05 ! PT 0.99 SC 1.03 ! ! ! Fit before self-cal, rms=0.071276Jy sigma=0.451733 ! Fit after self-cal, rms=0.071881Jy sigma=0.449686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=8.881 mas, bpa=-6.096 degrees ! Estimated noise=1.27948 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 = -8.89565e-05 Jy ! Component: 100 - total flux cleaned = -8.94533e-05 Jy ! Component: 150 - total flux cleaned = -0.000117496 Jy ! Component: 200 - total flux cleaned = -0.000143868 Jy ! Total flux subtracted in 200 components = -0.000143868 Jy ! Clean residual min=-0.002628 max=0.003050 Jy/beam ! Clean residual mean=0.000007 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.070608 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.070608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071876Jy sigma=0.449632 ! Fit after self-cal, rms=0.071928Jy sigma=0.449522 ! 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.071928Jy sigma=0.449522 ! Fit after self-cal, rms=0.072201Jy sigma=0.448009 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=8.892 mas, bpa=-6.097 degrees ! Estimated noise=1.28203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000166255 Jy ! Component: 100 - total flux cleaned = -0.000178125 Jy ! Component: 150 - total flux cleaned = -0.000212619 Jy ! Component: 200 - total flux cleaned = -0.000234074 Jy ! Total flux subtracted in 200 components = -0.000234074 Jy ! Clean residual min=-0.002460 max=0.002989 Jy/beam ! Clean residual mean=0.000007 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0703739 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.0703739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072198Jy sigma=0.447969 ! Fit after self-cal, rms=0.072213Jy sigma=0.447912 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 (-16.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254686 Jy ! Component: 100 - total flux cleaned = 0.00354898 Jy ! Component: 150 - total flux cleaned = 0.00369596 Jy ! Component: 200 - total flux cleaned = 0.00384215 Jy ! Total flux subtracted in 200 components = 0.00384215 Jy ! Clean residual min=-0.002519 max=0.002337 Jy/beam ! Clean residual mean=0.000005 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0742161 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 85 components and 0.074216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072104Jy sigma=0.447032 ! Fit after self-cal, rms=0.072109Jy sigma=0.446940 ! 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.072109Jy sigma=0.446940 ! Fit after self-cal, rms=0.071957Jy sigma=0.446483 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=8.89 mas, bpa=-6.055 degrees ! Estimated noise=1.27273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000794029 Jy ! Component: 100 - total flux cleaned = 0.00101792 Jy ! Component: 150 - total flux cleaned = 0.00104086 Jy ! Component: 200 - total flux cleaned = 0.0010004 Jy ! Total flux subtracted in 200 components = 0.0010004 Jy ! Clean residual min=-0.002326 max=0.002257 Jy/beam ! Clean residual mean=0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0752164 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 106 components and 0.0752164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071929Jy sigma=0.446330 ! Fit after self-cal, rms=0.071954Jy sigma=0.446298 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.000161278 Jy ! Component: 100 - total flux cleaned = 0.000161826 Jy ! Component: 150 - total flux cleaned = 0.000127857 Jy ! Component: 200 - total flux cleaned = 0.000112351 Jy ! Total flux subtracted in 200 components = 0.000112351 Jy ! Clean residual min=-0.002354 max=0.002235 Jy/beam ! Clean residual mean=0.000004 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0753288 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.0753288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071942Jy sigma=0.446243 ! Fit after self-cal, rms=0.071946Jy sigma=0.446241 ! 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.071946Jy sigma=0.446241 ! Fit after self-cal, rms=0.071736Jy sigma=0.446222 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.01 mas, bmaj=14.73 mas, bpa=-3.995 degrees ! Estimated noise=1.52363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000865735 Jy ! Component: 100 - total flux cleaned = 0.000969157 Jy ! Component: 150 - total flux cleaned = 0.000969007 Jy ! Component: 200 - total flux cleaned = 0.000990163 Jy ! Total flux subtracted in 200 components = 0.000990163 Jy ! Clean residual min=-0.002193 max=0.002035 Jy/beam ! Clean residual mean=0.000007 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0763189 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 119 components and 0.076319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071734Jy sigma=0.446210 ! Fit after self-cal, rms=0.071740Jy sigma=0.446198 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.000110386 Jy ! Component: 100 - total flux cleaned = 0.000110609 Jy ! Component: 150 - total flux cleaned = 0.000110946 Jy ! Component: 200 - total flux cleaned = 0.00011051 Jy ! Total flux subtracted in 200 components = 0.00011051 Jy ! Clean residual min=-0.002188 max=0.002001 Jy/beam ! Clean residual mean=0.000007 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0764295 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 0.0764295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071742Jy sigma=0.446210 ! Fit after self-cal, rms=0.071740Jy sigma=0.446202 ! 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.425 mas, bmaj=8.88 mas, bpa=-5.951 degrees ! Estimated noise=1.26886 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.425 x 8.88 at -5.951 degrees (North through East) ! Clean map min=-0.0022145 max=0.065748 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=2.733 mas, bmaj=7.497 mas, bpa=-6.407 degrees ! Estimated noise=1.81349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0509495 Jy ! Component: 100 - total flux cleaned = 0.0621719 Jy ! Component: 150 - total flux cleaned = 0.0662223 Jy ! Component: 200 - total flux cleaned = 0.068984 Jy ! Total flux subtracted in 200 components = 0.068984 Jy ! Clean residual min=-0.003577 max=0.003192 Jy/beam ! Clean residual mean=0.000006 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.068984 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.068984 Jy ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=8.88 mas, bpa=-5.951 degrees ! Estimated noise=1.26886 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.0024845 Jy ! Component: 100 - total flux cleaned = 0.00395875 Jy ! Component: 150 - total flux cleaned = 0.00448676 Jy ! Component: 200 - total flux cleaned = 0.00488424 Jy ! Total flux subtracted in 200 components = 0.00488424 Jy ! Clean residual min=-0.002456 max=0.002174 Jy/beam ! Clean residual mean=0.000005 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0738683 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.0738683 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.01 mas, bmaj=14.73 mas, bpa=-3.995 degrees ! Estimated noise=1.52363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149036 Jy ! Component: 100 - total flux cleaned = 0.00194826 Jy ! Component: 150 - total flux cleaned = 0.00220173 Jy ! Component: 200 - total flux cleaned = 0.00223229 Jy ! Total flux subtracted in 200 components = 0.00223229 Jy ! Clean residual min=-0.002277 max=0.002109 Jy/beam ! Clean residual mean=0.000007 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.0761005 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 = 2.78341e-05 Jy ! Component: 100 - total flux cleaned = 5.31682e-05 Jy ! Component: 150 - total flux cleaned = 7.65986e-05 Jy ! Component: 200 - total flux cleaned = 9.76436e-05 Jy ! Total flux subtracted in 200 components = 9.76436e-05 Jy ! Clean residual min=-0.002231 max=0.002048 Jy/beam ! Clean residual mean=0.000007 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0761982 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 89 components and 0.0761982 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=8.88 mas, bpa=-5.951 degrees ! Estimated noise=1.26886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.09872e-05 Jy ! Component: 100 - total flux cleaned = -0.000140733 Jy ! Component: 150 - total flux cleaned = -0.00023004 Jy ! Component: 200 - total flux cleaned = -0.000291716 Jy ! Total flux subtracted in 200 components = -0.000291716 Jy ! Clean residual min=-0.002370 max=0.002173 Jy/beam ! Clean residual mean=0.000004 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0759065 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 110 components and 0.0759065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071757Jy sigma=0.446309 ! Fit after self-cal, rms=0.071748Jy sigma=0.446292 wmodel J1443-0601_S_map.mod ! Writing 110 model components to file: J1443-0601_S_map.mod wobs J1443-0601_S_uvs.fits ! Writing UV FITS file: J1443-0601_S_uvs.fits wwins J1443-0601_S_map.win ! wwins: Wrote 2 windows to J1443-0601_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.000256116 Jy ! Component: 100 - total flux cleaned = -0.000327229 Jy ! Component: 150 - total flux cleaned = -0.000291228 Jy ! Component: 200 - total flux cleaned = -0.000291119 Jy ! Component: 250 - total flux cleaned = -0.000162435 Jy ! Component: 300 - total flux cleaned = -0.000131534 Jy ! Component: 350 - total flux cleaned = -4.07373e-05 Jy ! Component: 400 - total flux cleaned = 1.87093e-05 Jy ! Component: 450 - total flux cleaned = 0.00010565 Jy ! Component: 500 - total flux cleaned = 0.000218399 Jy ! Component: 550 - total flux cleaned = 0.000246016 Jy ! Component: 600 - total flux cleaned = 0.000300964 Jy ! Component: 650 - total flux cleaned = 0.000354794 Jy ! Component: 700 - total flux cleaned = 0.000434583 Jy ! Component: 750 - total flux cleaned = 0.000512745 Jy ! Component: 800 - total flux cleaned = 0.000564345 Jy ! Component: 850 - total flux cleaned = 0.000690803 Jy ! Component: 900 - total flux cleaned = 0.000789952 Jy ! Component: 950 - total flux cleaned = 0.000789799 Jy ! Component: 1000 - total flux cleaned = 0.000983364 Jy ! Component: 1050 - total flux cleaned = 0.000959104 Jy ! Component: 1100 - total flux cleaned = 0.00105385 Jy ! Component: 1150 - total flux cleaned = 0.00124046 Jy ! Component: 1200 - total flux cleaned = 0.00133208 Jy ! Component: 1250 - total flux cleaned = 0.00137775 Jy ! Component: 1300 - total flux cleaned = 0.00153516 Jy ! Component: 1350 - total flux cleaned = 0.0015573 Jy ! Component: 1400 - total flux cleaned = 0.00160145 Jy ! Component: 1450 - total flux cleaned = 0.00168931 Jy ! Component: 1500 - total flux cleaned = 0.00175386 Jy ! Component: 1550 - total flux cleaned = 0.00166876 Jy ! Component: 1600 - total flux cleaned = 0.00175308 Jy ! Component: 1650 - total flux cleaned = 0.00175294 Jy ! Component: 1700 - total flux cleaned = 0.00177349 Jy ! Component: 1750 - total flux cleaned = 0.00177332 Jy ! Component: 1800 - total flux cleaned = 0.00171245 Jy ! Component: 1850 - total flux cleaned = 0.00173237 Jy ! Component: 1900 - total flux cleaned = 0.00175217 Jy ! Component: 1950 - total flux cleaned = 0.0017327 Jy ! Component: 2000 - total flux cleaned = 0.00173277 Jy ! Component: 2050 - total flux cleaned = 0.00175198 Jy ! Component: 2100 - total flux cleaned = 0.0017136 Jy ! Component: 2150 - total flux cleaned = 0.00161881 Jy ! Component: 2200 - total flux cleaned = 0.00169407 Jy ! Component: 2250 - total flux cleaned = 0.0016381 Jy ! Component: 2300 - total flux cleaned = 0.00160118 Jy ! Component: 2350 - total flux cleaned = 0.00158255 Jy ! Component: 2400 - total flux cleaned = 0.00150989 Jy ! Component: 2450 - total flux cleaned = 0.0014381 Jy ! Component: 2500 - total flux cleaned = 0.00145576 Jy ! Component: 2550 - total flux cleaned = 0.00142051 Jy ! Component: 2600 - total flux cleaned = 0.00142043 Jy ! Component: 2650 - total flux cleaned = 0.0014378 Jy ! Component: 2700 - total flux cleaned = 0.0013515 Jy ! Component: 2750 - total flux cleaned = 0.00135138 Jy ! Component: 2800 - total flux cleaned = 0.00124939 Jy ! Component: 2850 - total flux cleaned = 0.00123269 Jy ! Component: 2900 - total flux cleaned = 0.00118254 Jy ! Component: 2950 - total flux cleaned = 0.00116608 Jy ! Component: 3000 - total flux cleaned = 0.00116603 Jy ! Component: 3050 - total flux cleaned = 0.00113337 Jy ! Component: 3100 - total flux cleaned = 0.00106833 Jy ! Component: 3150 - total flux cleaned = 0.00102004 Jy ! Component: 3200 - total flux cleaned = 0.00098822 Jy ! Component: 3250 - total flux cleaned = 0.000924598 Jy ! Component: 3300 - total flux cleaned = 0.000845796 Jy ! Component: 3350 - total flux cleaned = 0.000814324 Jy ! Component: 3400 - total flux cleaned = 0.000720853 Jy ! Component: 3450 - total flux cleaned = 0.000705386 Jy ! Component: 3500 - total flux cleaned = 0.000659053 Jy ! Component: 3550 - total flux cleaned = 0.000567399 Jy ! Component: 3600 - total flux cleaned = 0.000506965 Jy ! Component: 3650 - total flux cleaned = 0.000416518 Jy ! Component: 3700 - total flux cleaned = 0.000431551 Jy ! Component: 3750 - total flux cleaned = 0.000342363 Jy ! Component: 3800 - total flux cleaned = 0.000297958 Jy ! Component: 3850 - total flux cleaned = 0.000209953 Jy ! Component: 3900 - total flux cleaned = 0.000166142 Jy ! Component: 3950 - total flux cleaned = 0.000108084 Jy ! Component: 4000 - total flux cleaned = 5.04775e-05 Jy ! Component: 4050 - total flux cleaned = 7.55403e-06 Jy ! Total flux subtracted in 4096 components = -6.34201e-05 Jy ! Clean residual min=-0.000951 max=0.000811 Jy/beam ! Clean residual mean=-0.000002 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0758431 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 395 components and 0.0758431 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1443-0601_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.425 x 8.88 at -5.951 degrees (North through East) ! Clean map min=-0.0014768 max=0.065676 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1443-0601_S_map.fits wmodel /image_prod/ug002_uva//J1443-0601_S_map.mod ! Writing 395 model components to file: /image_prod/ug002_uva//J1443-0601_S_map.mod wobs /image_prod/ug002_uva//J1443-0601_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1443-0601_S_uvs.fits wwins /image_prod/ug002_uva//J1443-0601_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1443-0601_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0656756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261467 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19436 1.19436 2.38872 4.77743 9.55486 19.1097 38.2195 76.4389 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.065 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 251.18 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1443-0601_S_dfm.log closed on Thu Mar 5 01:52:59 2020