! Started logfile: /scr/pima/rv122_uvs/J0552-4522_S_dfm.log on Fri Jul 13 21:07:36 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv122_uvs/J0552-4522_S_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J0552-4522_S_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.628079 visibilities/baseline/integration-bin. ! Found source: J0552-4522 ! ! 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 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 3060 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0552-4522_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 406 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009465Jy sigma=12.421648 ! Fit after self-cal, rms=0.846348Jy sigma=10.469431 ! 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.041 mas, bmaj=7.374 mas, bpa=-7.24 degrees ! Estimated noise=2.07002 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.116218 Jy ! Component: 100 - total flux cleaned = 0.14263 Jy ! Total flux subtracted in 100 components = 0.14263 Jy ! Clean residual min=-0.013392 max=0.013034 Jy/beam ! Clean residual mean=0.000030 rms=0.003315 Jy/beam ! Combined flux in latest and established models = 0.14263 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.14263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084195Jy sigma=1.027374 ! Fit after self-cal, rms=0.084181Jy sigma=1.027307 ! 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=2.733 mas, bmaj=8.685 mas, bpa=-6.222 degrees ! Estimated noise=1.2226 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.0176477 Jy ! Component: 100 - total flux cleaned = 0.0260042 Jy ! Component: 150 - total flux cleaned = 0.0301428 Jy ! Component: 200 - total flux cleaned = 0.0322306 Jy ! Total flux subtracted in 200 components = 0.0322306 Jy ! Clean residual min=-0.008052 max=0.006637 Jy/beam ! Clean residual mean=0.000057 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.174861 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 33 components and 0.174861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080867Jy sigma=0.984425 ! Fit after self-cal, rms=0.080804Jy sigma=0.983916 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.733 x 8.685 at -6.222 degrees (North through East) ! Clean map min=-0.0079042 max=0.15504 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 KP 0.98 LA 0.96 MK 0.97 ! OV 0.99 PT 1.03 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 KP 1.00 LA 0.93 MK 1.05 ! OV 0.78 PT 1.10 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* LA 0.00* MK 0.00* ! OV 0.00* PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.21 KP 0.96 LA 0.98 MK 1.06 ! OV 0.94 PT 1.07 SC 0.96 ! ! ! Fit before self-cal, rms=0.080804Jy sigma=0.983916 ! Fit after self-cal, rms=0.077674Jy sigma=0.955842 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.748 mas, bmaj=8.715 mas, bpa=-5.919 degrees ! Estimated noise=1.21812 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.000257493 Jy ! Component: 100 - total flux cleaned = 0.000298357 Jy ! Component: 150 - total flux cleaned = 0.000299857 Jy ! Component: 200 - total flux cleaned = 0.000303763 Jy ! Total flux subtracted in 200 components = 0.000303763 Jy ! Clean residual min=-0.004909 max=0.004684 Jy/beam ! Clean residual mean=-0.000025 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.175165 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.175165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077664Jy sigma=0.955233 ! Fit after self-cal, rms=0.077786Jy sigma=0.954557 ! 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.077786Jy sigma=0.954557 ! Fit after self-cal, rms=0.077862Jy sigma=0.951435 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.749 mas, bmaj=8.684 mas, bpa=-6.108 degrees ! Estimated noise=1.2211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181646 Jy ! Component: 100 - total flux cleaned = 0.000205384 Jy ! Component: 150 - total flux cleaned = 0.000240242 Jy ! Component: 200 - total flux cleaned = 0.000264257 Jy ! Total flux subtracted in 200 components = 0.000264257 Jy ! Clean residual min=-0.005218 max=0.004457 Jy/beam ! Clean residual mean=-0.000007 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.175429 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.175429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077840Jy sigma=0.951455 ! Fit after self-cal, rms=0.077866Jy sigma=0.951394 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.1592e-05 Jy ! Component: 100 - total flux cleaned = 3.19869e-06 Jy ! Component: 150 - total flux cleaned = -3.89907e-06 Jy ! Component: 200 - total flux cleaned = 2.56506e-06 Jy ! Total flux subtracted in 200 components = 2.56506e-06 Jy ! Clean residual min=-0.005225 max=0.004489 Jy/beam ! Clean residual mean=-0.000007 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.175432 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.175432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077863Jy sigma=0.951401 ! Fit after self-cal, rms=0.077863Jy sigma=0.951399 ! 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.077863Jy sigma=0.951399 ! Fit after self-cal, rms=0.077898Jy sigma=0.951262 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.747 mas, bmaj=8.672 mas, bpa=-6.274 degrees ! Estimated noise=1.22135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149777 Jy ! Component: 100 - total flux cleaned = 0.000166257 Jy ! Component: 150 - total flux cleaned = 0.000167454 Jy ! Component: 200 - total flux cleaned = 0.000158152 Jy ! Total flux subtracted in 200 components = 0.000158152 Jy ! Clean residual min=-0.005255 max=0.004489 Jy/beam ! Clean residual mean=-0.000004 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.17559 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.17559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077879Jy sigma=0.951305 ! Fit after self-cal, rms=0.077882Jy sigma=0.951303 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.37033e-06 Jy ! Component: 100 - total flux cleaned = -2.36047e-05 Jy ! Component: 150 - total flux cleaned = -3.5775e-05 Jy ! Component: 200 - total flux cleaned = -4.68799e-05 Jy ! Total flux subtracted in 200 components = -4.68799e-05 Jy ! Clean residual min=-0.005263 max=0.004502 Jy/beam ! Clean residual mean=-0.000004 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.175543 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.175543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077880Jy sigma=0.951315 ! Fit after self-cal, rms=0.077880Jy sigma=0.951314 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077880Jy sigma=0.951314 ! Fit after self-cal, rms=0.077889Jy sigma=0.951229 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.279 mas, bmaj=30.08 mas, bpa=-4.011 degrees ! Estimated noise=1.73915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.07823e-06 Jy ! Component: 100 - total flux cleaned = -5.91867e-06 Jy ! Component: 150 - total flux cleaned = -7.05533e-06 Jy ! Component: 200 - total flux cleaned = -7.90333e-06 Jy ! Total flux subtracted in 200 components = -7.90333e-06 Jy ! Clean residual min=-0.004548 max=0.005036 Jy/beam ! Clean residual mean=-0.000006 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.175535 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 63 components and 0.175535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077886Jy sigma=0.951300 ! Fit after self-cal, rms=0.077872Jy sigma=0.951219 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.67782e-05 Jy ! Component: 100 - total flux cleaned = -3.91638e-05 Jy ! Component: 150 - total flux cleaned = -4.03506e-05 Jy ! Component: 200 - total flux cleaned = -4.11356e-05 Jy ! Total flux subtracted in 200 components = -4.11356e-05 Jy ! Clean residual min=-0.004509 max=0.005039 Jy/beam ! Clean residual mean=-0.000006 rms=0.001440 Jy/beam ! Combined flux in latest and established models = 0.175494 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 64 components and 0.175494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077876Jy sigma=0.951343 ! Fit after self-cal, rms=0.077866Jy sigma=0.951287 ! 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=2.746 mas, bmaj=8.664 mas, bpa=-6.438 degrees ! Estimated noise=1.22146 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.746 x 8.664 at -6.438 degrees (North through East) ! Clean map min=-0.0049233 max=0.15437 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.049 mas, bmaj=7.344 mas, bpa=-7.296 degrees ! Estimated noise=2.06374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115618 Jy ! Component: 100 - total flux cleaned = 0.141649 Jy ! Component: 150 - total flux cleaned = 0.153004 Jy ! Component: 200 - total flux cleaned = 0.160357 Jy ! Total flux subtracted in 200 components = 0.160357 Jy ! Clean residual min=-0.009743 max=0.008064 Jy/beam ! Clean residual mean=-0.000003 rms=0.002135 Jy/beam ! Combined flux in latest and established models = 0.160357 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.160357 Jy ! Inverting map and beam ! Estimated beam: bmin=2.746 mas, bmaj=8.664 mas, bpa=-6.438 degrees ! Estimated noise=1.22146 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.00845937 Jy ! Component: 100 - total flux cleaned = 0.0123071 Jy ! Component: 150 - total flux cleaned = 0.0141655 Jy ! Component: 200 - total flux cleaned = 0.0150639 Jy ! Total flux subtracted in 200 components = 0.0150639 Jy ! Clean residual min=-0.005414 max=0.004330 Jy/beam ! Clean residual mean=-0.000002 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.175421 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 39 components and 0.175421 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=9.279 mas, bmaj=30.08 mas, bpa=-4.011 degrees ! Estimated noise=1.73915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.47751e-05 Jy ! Component: 100 - total flux cleaned = 8.24293e-05 Jy ! Component: 150 - total flux cleaned = 8.09737e-05 Jy ! Component: 200 - total flux cleaned = 7.98938e-05 Jy ! Total flux subtracted in 200 components = 7.98938e-05 Jy ! Clean residual min=-0.004631 max=0.004909 Jy/beam ! Clean residual mean=-0.000007 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.175501 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 = -8.70313e-07 Jy ! Component: 100 - total flux cleaned = -1.59259e-06 Jy ! Component: 150 - total flux cleaned = -2.19702e-06 Jy ! Component: 200 - total flux cleaned = -2.20232e-06 Jy ! Total flux subtracted in 200 components = -2.20232e-06 Jy ! Clean residual min=-0.004521 max=0.004987 Jy/beam ! Clean residual mean=-0.000007 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.175499 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.175499 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.746 mas, bmaj=8.664 mas, bpa=-6.438 degrees ! Estimated noise=1.22146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149731 Jy ! Component: 100 - total flux cleaned = 0.000178406 Jy ! Component: 150 - total flux cleaned = 0.000179285 Jy ! Component: 200 - total flux cleaned = 0.000179043 Jy ! Total flux subtracted in 200 components = 0.000179043 Jy ! Clean residual min=-0.005353 max=0.004368 Jy/beam ! Clean residual mean=-0.000002 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.175678 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.175678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077871Jy sigma=0.951252 ! Fit after self-cal, rms=0.077869Jy sigma=0.951219 wmodel J0552-4522_S_map.mod ! Writing 51 model components to file: J0552-4522_S_map.mod wobs J0552-4522_S_uvs.fits ! Writing UV FITS file: J0552-4522_S_uvs.fits wwins J0552-4522_S_map.win ! wwins: Wrote 1 windows to J0552-4522_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.000802336 Jy ! Component: 100 - total flux cleaned = -0.000952632 Jy ! Component: 150 - total flux cleaned = -0.000818013 Jy ! Component: 200 - total flux cleaned = -0.000941937 Jy ! Component: 250 - total flux cleaned = -0.000939754 Jy ! Component: 300 - total flux cleaned = -0.00122609 Jy ! Component: 350 - total flux cleaned = -0.00138962 Jy ! Component: 400 - total flux cleaned = -0.00128318 Jy ! Component: 450 - total flux cleaned = -0.0012832 Jy ! Component: 500 - total flux cleaned = -0.00138025 Jy ! Component: 550 - total flux cleaned = -0.00133222 Jy ! Component: 600 - total flux cleaned = -0.00142652 Jy ! Component: 650 - total flux cleaned = -0.00147221 Jy ! Component: 700 - total flux cleaned = -0.00164807 Jy ! Component: 750 - total flux cleaned = -0.00169093 Jy ! Component: 800 - total flux cleaned = -0.00156411 Jy ! Component: 850 - total flux cleaned = -0.00135577 Jy ! Component: 900 - total flux cleaned = -0.00115187 Jy ! Component: 950 - total flux cleaned = -0.000992057 Jy ! Component: 1000 - total flux cleaned = -0.00079614 Jy ! Component: 1050 - total flux cleaned = -0.000603046 Jy ! Component: 1100 - total flux cleaned = -0.000412919 Jy ! Component: 1150 - total flux cleaned = -0.000262533 Jy ! Component: 1200 - total flux cleaned = -7.76252e-05 Jy ! Component: 1250 - total flux cleaned = 3.19845e-05 Jy ! Component: 1300 - total flux cleaned = 0.00021227 Jy ! Component: 1350 - total flux cleaned = 0.000354686 Jy ! Component: 1400 - total flux cleaned = 0.000494504 Jy ! Component: 1450 - total flux cleaned = 0.000563648 Jy ! Component: 1500 - total flux cleaned = 0.000802764 Jy ! Component: 1550 - total flux cleaned = 0.0009714 Jy ! Component: 1600 - total flux cleaned = 0.00113796 Jy ! Component: 1650 - total flux cleaned = 0.0012368 Jy ! Component: 1700 - total flux cleaned = 0.00130216 Jy ! Component: 1750 - total flux cleaned = 0.00130209 Jy ! Component: 1800 - total flux cleaned = 0.00149384 Jy ! Component: 1850 - total flux cleaned = 0.00146191 Jy ! Component: 1900 - total flux cleaned = 0.0015246 Jy ! Component: 1950 - total flux cleaned = 0.00152433 Jy ! Component: 2000 - total flux cleaned = 0.00149357 Jy ! Component: 2050 - total flux cleaned = 0.00152402 Jy ! Component: 2100 - total flux cleaned = 0.00155415 Jy ! Component: 2150 - total flux cleaned = 0.00155388 Jy ! Component: 2200 - total flux cleaned = 0.00161303 Jy ! Component: 2250 - total flux cleaned = 0.00155406 Jy ! Component: 2300 - total flux cleaned = 0.00155438 Jy ! Component: 2350 - total flux cleaned = 0.00149635 Jy ! Component: 2400 - total flux cleaned = 0.0015541 Jy ! Component: 2450 - total flux cleaned = 0.00155432 Jy ! Component: 2500 - total flux cleaned = 0.00158269 Jy ! Component: 2550 - total flux cleaned = 0.00158284 Jy ! Component: 2600 - total flux cleaned = 0.0016107 Jy ! Component: 2650 - total flux cleaned = 0.00163854 Jy ! Component: 2700 - total flux cleaned = 0.00163849 Jy ! Component: 2750 - total flux cleaned = 0.00158387 Jy ! Component: 2800 - total flux cleaned = 0.00166534 Jy ! Component: 2850 - total flux cleaned = 0.00171914 Jy ! Component: 2900 - total flux cleaned = 0.00166591 Jy ! Component: 2950 - total flux cleaned = 0.00174593 Jy ! Component: 3000 - total flux cleaned = 0.00174594 Jy ! Component: 3050 - total flux cleaned = 0.00177258 Jy ! Component: 3100 - total flux cleaned = 0.00187692 Jy ! Component: 3150 - total flux cleaned = 0.00190258 Jy ! Component: 3200 - total flux cleaned = 0.00195387 Jy ! Component: 3250 - total flux cleaned = 0.00192832 Jy ! Component: 3300 - total flux cleaned = 0.00190295 Jy ! Component: 3350 - total flux cleaned = 0.00197907 Jy ! Component: 3400 - total flux cleaned = 0.00195395 Jy ! Component: 3450 - total flux cleaned = 0.00200414 Jy ! Component: 3500 - total flux cleaned = 0.00195458 Jy ! Component: 3550 - total flux cleaned = 0.00195473 Jy ! Component: 3600 - total flux cleaned = 0.00200405 Jy ! Component: 3650 - total flux cleaned = 0.00207725 Jy ! Component: 3700 - total flux cleaned = 0.00202857 Jy ! Component: 3750 - total flux cleaned = 0.00200446 Jy ! Component: 3800 - total flux cleaned = 0.00202851 Jy ! Component: 3850 - total flux cleaned = 0.00198055 Jy ! Component: 3900 - total flux cleaned = 0.00198059 Jy ! Component: 3950 - total flux cleaned = 0.00190884 Jy ! Component: 4000 - total flux cleaned = 0.00183758 Jy ! Component: 4050 - total flux cleaned = 0.00186138 Jy ! Total flux subtracted in 4096 components = 0.00188523 Jy ! Clean residual min=-0.001279 max=0.001377 Jy/beam ! Clean residual mean=0.000013 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.177563 Jy keep ! Adding 230 model components to the UV plane model. ! The established model now contains 281 components and 0.177563 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J0552-4522_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.746 x 8.664 at -6.438 degrees (North through East) ! Clean map min=-0.0035864 max=0.1525 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J0552-4522_S_map.fits wmodel /scr/pima/rv122_uvs/J0552-4522_S_map.mod ! Writing 281 model components to file: /scr/pima/rv122_uvs/J0552-4522_S_map.mod wobs /scr/pima/rv122_uvs/J0552-4522_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J0552-4522_S_uvs.fits wwins /scr/pima/rv122_uvs/J0552-4522_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv122_uvs/J0552-4522_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.152495 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000439449 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.864517 0.864517 1.72903 3.45807 6.91614 13.8323 27.6646 55.3291 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.152 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 347.014 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J0552-4522_S_dfm.log closed on Fri Jul 13 21:07:40 2018