! Started logfile: /scr/pima/rv124_uvs/J0110-0219_X_dfm.log on Mon Dec 24 00:16:13 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv124_uvs/J0110-0219_X_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J0110-0219_X_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.787037 visibilities/baseline/integration-bin. ! Found source: J0110-0219 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 5100 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0110-0219_X] 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.200x0.200 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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009031Jy sigma=18.156928 ! Fit after self-cal, rms=0.909753Jy sigma=16.343650 ! 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=0.832 mas, bmaj=1.938 mas, bpa=-3.964 degrees ! Estimated noise=0.93077 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.0701806 Jy ! Component: 100 - total flux cleaned = 0.0863114 Jy ! Total flux subtracted in 100 components = 0.0863114 Jy ! Clean residual min=-0.004124 max=0.006062 Jy/beam ! Clean residual mean=0.000000 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.0863114 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0863114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058730Jy sigma=0.964879 ! Fit after self-cal, rms=0.058627Jy sigma=0.963961 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00664289 Jy ! Component: 100 - total flux cleaned = 0.00994279 Jy ! Total flux subtracted in 100 components = 0.00994279 Jy ! Clean residual min=-0.004500 max=0.003602 Jy/beam ! Clean residual mean=0.000000 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.0962542 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 11 components and 0.0962542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057775Jy sigma=0.947136 ! Fit after self-cal, rms=0.057766Jy sigma=0.946807 ! 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=1.006 mas, bmaj=2.284 mas, bpa=-4.713 degrees ! Estimated noise=0.567082 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.00314564 Jy ! Component: 100 - total flux cleaned = 0.00491983 Jy ! Component: 150 - total flux cleaned = 0.00599398 Jy ! Component: 200 - total flux cleaned = 0.00666622 Jy ! Total flux subtracted in 200 components = 0.00666622 Jy ! Clean residual min=-0.003521 max=0.003667 Jy/beam ! Clean residual mean=0.000000 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.10292 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.10292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057596Jy sigma=0.943439 ! Fit after self-cal, rms=0.057603Jy sigma=0.943335 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.006 x 2.284 at -4.713 degrees (North through East) ! Clean map min=-0.0033411 max=0.091114 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.89 HN 1.00 KP 1.18 ! MK 0.93 NL 1.05 OV 1.00 PT 0.89 ! SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.90 HN 1.03 KP 1.07 ! MK 1.07 NL 1.16 OV 0.97 PT 0.90 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.91 HN 0.97 KP 1.12 ! MK 0.98 NL 1.06 OV 0.99 PT 0.98 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 0.94 KP 1.10 ! MK 0.98 NL 1.03 OV 1.00 PT 0.91 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.057603Jy sigma=0.943335 ! Fit after self-cal, rms=0.056728Jy sigma=0.928550 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.004 mas, bmaj=2.295 mas, bpa=-4.76 degrees ! Estimated noise=0.568576 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.000275745 Jy ! Component: 100 - total flux cleaned = 0.000308263 Jy ! Component: 150 - total flux cleaned = 0.000322617 Jy ! Component: 200 - total flux cleaned = 0.000335663 Jy ! Total flux subtracted in 200 components = 0.000335663 Jy ! Clean residual min=-0.002396 max=0.002105 Jy/beam ! Clean residual mean=0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.103256 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 28 components and 0.103256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056719Jy sigma=0.928409 ! Fit after self-cal, rms=0.056760Jy sigma=0.928095 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056760Jy sigma=0.928095 ! Fit after self-cal, rms=0.056369Jy sigma=0.925863 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.003 mas, bmaj=2.297 mas, bpa=-4.809 degrees ! Estimated noise=0.5689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.05642e-05 Jy ! Component: 100 - total flux cleaned = 2.7665e-05 Jy ! Component: 150 - total flux cleaned = 8.22882e-06 Jy ! Component: 200 - total flux cleaned = -9.94104e-06 Jy ! Total flux subtracted in 200 components = -9.94104e-06 Jy ! Clean residual min=-0.002016 max=0.001976 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.103246 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.103246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056365Jy sigma=0.925785 ! Fit after self-cal, rms=0.056363Jy sigma=0.925731 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.38096e-05 Jy ! Component: 100 - total flux cleaned = -2.24534e-05 Jy ! Component: 150 - total flux cleaned = -3.84934e-05 Jy ! Component: 200 - total flux cleaned = -4.62218e-05 Jy ! Total flux subtracted in 200 components = -4.62218e-05 Jy ! Clean residual min=-0.002037 max=0.001964 Jy/beam ! Clean residual mean=0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.1032 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.1032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056361Jy sigma=0.925684 ! Fit after self-cal, rms=0.056360Jy sigma=0.925681 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056360Jy sigma=0.925681 ! Fit after self-cal, rms=0.056314Jy sigma=0.925678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.003 mas, bmaj=2.295 mas, bpa=-4.763 degrees ! Estimated noise=0.568768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.16292e-06 Jy ! Component: 100 - total flux cleaned = -4.02279e-06 Jy ! Component: 150 - total flux cleaned = 3.50837e-06 Jy ! Component: 200 - total flux cleaned = -3.74554e-06 Jy ! Total flux subtracted in 200 components = -3.74554e-06 Jy ! Clean residual min=-0.002022 max=0.001951 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.103196 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.103196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056312Jy sigma=0.925637 ! Fit after self-cal, rms=0.056312Jy sigma=0.925635 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.89832e-06 Jy ! Component: 100 - total flux cleaned = -9.09736e-06 Jy ! Component: 150 - total flux cleaned = -8.92746e-06 Jy ! Component: 200 - total flux cleaned = -1.49922e-05 Jy ! Total flux subtracted in 200 components = -1.49922e-05 Jy ! Clean residual min=-0.002020 max=0.001942 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.103181 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.103181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056311Jy sigma=0.925606 ! Fit after self-cal, rms=0.056311Jy sigma=0.925604 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056311Jy sigma=0.925604 ! Fit after self-cal, rms=0.056288Jy sigma=0.925603 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.153 mas, bmaj=3.344 mas, bpa=1.282 degrees ! Estimated noise=0.672116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000298258 Jy ! Component: 100 - total flux cleaned = 0.000289547 Jy ! Component: 150 - total flux cleaned = 0.000295554 Jy ! Component: 200 - total flux cleaned = 0.000301006 Jy ! Total flux subtracted in 200 components = 0.000301006 Jy ! Clean residual min=-0.002026 max=0.001974 Jy/beam ! Clean residual mean=0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.103482 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 35 components and 0.103482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056292Jy sigma=0.925621 ! Fit after self-cal, rms=0.056289Jy sigma=0.925599 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 = 3.7918e-05 Jy ! Component: 100 - total flux cleaned = 5.20349e-05 Jy ! Component: 150 - total flux cleaned = 6.26274e-05 Jy ! Component: 200 - total flux cleaned = 7.21366e-05 Jy ! Total flux subtracted in 200 components = 7.21366e-05 Jy ! Clean residual min=-0.002027 max=0.001975 Jy/beam ! Clean residual mean=0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.103554 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.103554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056291Jy sigma=0.925603 ! Fit after self-cal, rms=0.056290Jy sigma=0.925591 ! 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=1.003 mas, bmaj=2.294 mas, bpa=-4.722 degrees ! Estimated noise=0.568769 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.003 x 2.294 at -4.722 degrees (North through East) ! Clean map min=-0.001895 max=0.09123 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=0.8284 mas, bmaj=1.945 mas, bpa=-3.978 degrees ! Estimated noise=0.933035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0702591 Jy ! Component: 100 - total flux cleaned = 0.0866975 Jy ! Component: 150 - total flux cleaned = 0.0935903 Jy ! Component: 200 - total flux cleaned = 0.0970033 Jy ! Total flux subtracted in 200 components = 0.0970033 Jy ! Clean residual min=-0.003306 max=0.003381 Jy/beam ! Clean residual mean=0.000000 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.0970033 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0970033 Jy ! Inverting map and beam ! Estimated beam: bmin=1.003 mas, bmaj=2.294 mas, bpa=-4.722 degrees ! Estimated noise=0.568769 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.00289406 Jy ! Component: 100 - total flux cleaned = 0.00442789 Jy ! Component: 150 - total flux cleaned = 0.00530685 Jy ! Component: 200 - total flux cleaned = 0.00582808 Jy ! Total flux subtracted in 200 components = 0.00582808 Jy ! Clean residual min=-0.001987 max=0.002004 Jy/beam ! Clean residual mean=0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.102831 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.102831 Jy ! Inverting map ! Added new window around map position (-39.4, 31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183332 Jy ! Component: 100 - total flux cleaned = 0.00218498 Jy ! Component: 150 - total flux cleaned = 0.00228255 Jy ! Component: 200 - total flux cleaned = 0.00236423 Jy ! Total flux subtracted in 200 components = 0.00236423 Jy ! Clean residual min=-0.001790 max=0.001785 Jy/beam ! Clean residual mean=0.000000 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.105196 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.105196 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.153 mas, bmaj=3.344 mas, bpa=1.282 degrees ! Estimated noise=0.672116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000486327 Jy ! Component: 100 - total flux cleaned = 0.000561569 Jy ! Component: 150 - total flux cleaned = 0.000637115 Jy ! Component: 200 - total flux cleaned = 0.000676933 Jy ! Total flux subtracted in 200 components = 0.000676933 Jy ! Clean residual min=-0.001989 max=0.001907 Jy/beam ! Clean residual mean=0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.105873 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 = 4.77395e-05 Jy ! Component: 100 - total flux cleaned = 6.96933e-05 Jy ! Component: 150 - total flux cleaned = 9.00149e-05 Jy ! Component: 200 - total flux cleaned = 0.000109742 Jy ! Total flux subtracted in 200 components = 0.000109742 Jy ! Clean residual min=-0.001996 max=0.001909 Jy/beam ! Clean residual mean=0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.105982 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 0.105982 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.003 mas, bmaj=2.294 mas, bpa=-4.722 degrees ! Estimated noise=0.568769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100152 Jy ! Component: 100 - total flux cleaned = -0.000144561 Jy ! Component: 150 - total flux cleaned = -0.000164887 Jy ! Component: 200 - total flux cleaned = -0.000165326 Jy ! Total flux subtracted in 200 components = -0.000165326 Jy ! Clean residual min=-0.001817 max=0.001728 Jy/beam ! Clean residual mean=0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.105817 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.105817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056194Jy sigma=0.924332 ! Fit after self-cal, rms=0.056183Jy sigma=0.924147 wmodel J0110-0219_X_map.mod ! Writing 78 model components to file: J0110-0219_X_map.mod wobs J0110-0219_X_uvs.fits ! Writing UV FITS file: J0110-0219_X_uvs.fits wwins J0110-0219_X_map.win ! wwins: Wrote 2 windows to J0110-0219_X_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.000376163 Jy ! Component: 100 - total flux cleaned = -0.000619057 Jy ! Component: 150 - total flux cleaned = -0.000705769 Jy ! Component: 200 - total flux cleaned = -0.000733533 Jy ! Component: 250 - total flux cleaned = -0.000760482 Jy ! Component: 300 - total flux cleaned = -0.000761009 Jy ! Component: 350 - total flux cleaned = -0.0008624 Jy ! Component: 400 - total flux cleaned = -0.000837348 Jy ! Component: 450 - total flux cleaned = -0.00093374 Jy ! Component: 500 - total flux cleaned = -0.00102825 Jy ! Component: 550 - total flux cleaned = -0.00112035 Jy ! Component: 600 - total flux cleaned = -0.00123376 Jy ! Component: 650 - total flux cleaned = -0.0012785 Jy ! Component: 700 - total flux cleaned = -0.00132261 Jy ! Component: 750 - total flux cleaned = -0.00136591 Jy ! Component: 800 - total flux cleaned = -0.00134454 Jy ! Component: 850 - total flux cleaned = -0.00134441 Jy ! Component: 900 - total flux cleaned = -0.00136444 Jy ! Component: 950 - total flux cleaned = -0.00130361 Jy ! Component: 1000 - total flux cleaned = -0.00134405 Jy ! Component: 1050 - total flux cleaned = -0.00134425 Jy ! Component: 1100 - total flux cleaned = -0.00134382 Jy ! Component: 1150 - total flux cleaned = -0.00128597 Jy ! Component: 1200 - total flux cleaned = -0.00126695 Jy ! Component: 1250 - total flux cleaned = -0.00124829 Jy ! Component: 1300 - total flux cleaned = -0.00126701 Jy ! Component: 1350 - total flux cleaned = -0.0012855 Jy ! Component: 1400 - total flux cleaned = -0.00128533 Jy ! Component: 1450 - total flux cleaned = -0.0012854 Jy ! Component: 1500 - total flux cleaned = -0.0012321 Jy ! Component: 1550 - total flux cleaned = -0.00117934 Jy ! Component: 1600 - total flux cleaned = -0.00114474 Jy ! Component: 1650 - total flux cleaned = -0.0011617 Jy ! Component: 1700 - total flux cleaned = -0.0010422 Jy ! Component: 1750 - total flux cleaned = -0.00100861 Jy ! Component: 1800 - total flux cleaned = -0.00102553 Jy ! Component: 1850 - total flux cleaned = -0.000975924 Jy ! Component: 1900 - total flux cleaned = -0.00102534 Jy ! Component: 1950 - total flux cleaned = -0.000992758 Jy ! Component: 2000 - total flux cleaned = -0.000992739 Jy ! Component: 2050 - total flux cleaned = -0.00100871 Jy ! Component: 2100 - total flux cleaned = -0.00102459 Jy ! Component: 2150 - total flux cleaned = -0.00100879 Jy ! Component: 2200 - total flux cleaned = -0.000946374 Jy ! Component: 2250 - total flux cleaned = -0.000946744 Jy ! Component: 2300 - total flux cleaned = -0.000946914 Jy ! Component: 2350 - total flux cleaned = -0.000916476 Jy ! Component: 2400 - total flux cleaned = -0.000946737 Jy ! Component: 2450 - total flux cleaned = -0.000976534 Jy ! Component: 2500 - total flux cleaned = -0.000917245 Jy ! Component: 2550 - total flux cleaned = -0.000917088 Jy ! Component: 2600 - total flux cleaned = -0.000902361 Jy ! Component: 2650 - total flux cleaned = -0.00093144 Jy ! Component: 2700 - total flux cleaned = -0.000873767 Jy ! Component: 2750 - total flux cleaned = -0.000873649 Jy ! Component: 2800 - total flux cleaned = -0.000831124 Jy ! Component: 2850 - total flux cleaned = -0.000816984 Jy ! Component: 2900 - total flux cleaned = -0.000747222 Jy ! Component: 2950 - total flux cleaned = -0.000761333 Jy ! Component: 3000 - total flux cleaned = -0.000706195 Jy ! Component: 3050 - total flux cleaned = -0.000719888 Jy ! Component: 3100 - total flux cleaned = -0.000597359 Jy ! Component: 3150 - total flux cleaned = -0.000556866 Jy ! Component: 3200 - total flux cleaned = -0.000556827 Jy ! Component: 3250 - total flux cleaned = -0.000476731 Jy ! Component: 3300 - total flux cleaned = -0.000410375 Jy ! Component: 3350 - total flux cleaned = -0.000423549 Jy ! Component: 3400 - total flux cleaned = -0.000358117 Jy ! Component: 3450 - total flux cleaned = -0.000319298 Jy ! Component: 3500 - total flux cleaned = -0.000293579 Jy ! Component: 3550 - total flux cleaned = -0.00025499 Jy ! Component: 3600 - total flux cleaned = -0.000255003 Jy ! Component: 3650 - total flux cleaned = -0.000191527 Jy ! Component: 3700 - total flux cleaned = -0.000128629 Jy ! Component: 3750 - total flux cleaned = -0.000128775 Jy ! Component: 3800 - total flux cleaned = -9.12432e-05 Jy ! Component: 3850 - total flux cleaned = -2.93916e-05 Jy ! Component: 3900 - total flux cleaned = 1.98738e-05 Jy ! Component: 3950 - total flux cleaned = 8.10839e-05 Jy ! Component: 4000 - total flux cleaned = 8.09732e-05 Jy ! Component: 4050 - total flux cleaned = 0.000105069 Jy ! Total flux subtracted in 4096 components = 0.000104993 Jy ! Clean residual min=-0.000672 max=0.000762 Jy/beam ! Clean residual mean=0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.105922 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 340 components and 0.105922 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J0110-0219_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.003 x 2.294 at -4.722 degrees (North through East) ! Clean map min=-0.0013499 max=0.091366 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J0110-0219_X_map.fits wmodel /scr/pima/rv124_uvs/J0110-0219_X_map.mod ! Writing 340 model components to file: /scr/pima/rv124_uvs/J0110-0219_X_map.mod wobs /scr/pima/rv124_uvs/J0110-0219_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J0110-0219_X_uvs.fits wwins /scr/pima/rv124_uvs/J0110-0219_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv124_uvs/J0110-0219_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0913661 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199707 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.655738 0.655738 1.31148 2.62295 5.2459 10.4918 20.9836 41.9672 83.9344 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 457.5 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J0110-0219_X_dfm.log closed on Mon Dec 24 00:16:16 2018