! Started logfile: /scr/pima/rv126_uvs/J0229-3643_X_dfm.log on Sun Dec 23 03:17:31 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/rv126_uvs/J0229-3643_X_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J0229-3643_X_uva.fits ! AN table 1: 12 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.591837 visibilities/baseline/integration-bin. ! Found source: J0229-3643 ! ! 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 69 lines of history. ! ! Reading 2088 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 J0229-3643_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 16 telescope corrections were flagged in sub-array 1. ! A total of 68 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! A total of 68 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! A total of 68 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! A total of 68 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.040913Jy sigma=15.225940 ! Fit after self-cal, rms=0.729115Jy sigma=10.351340 ! 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.8833 mas, bmaj=4.908 mas, bpa=-10.9 degrees ! Estimated noise=1.67339 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.213141 Jy ! Component: 100 - total flux cleaned = 0.26397 Jy ! Total flux subtracted in 100 components = 0.26397 Jy ! Clean residual min=-0.012977 max=0.024978 Jy/beam ! Clean residual mean=0.000017 rms=0.003219 Jy/beam ! Combined flux in latest and established models = 0.263969 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.263969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094510Jy sigma=1.269089 ! Fit after self-cal, rms=0.094513Jy sigma=1.268864 ! Inverting map ! Added new window around map position (1.4, 0.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0256387 Jy ! Component: 100 - total flux cleaned = 0.0410418 Jy ! Total flux subtracted in 100 components = 0.0410418 Jy ! Clean residual min=-0.010920 max=0.016792 Jy/beam ! Clean residual mean=0.000001 rms=0.002670 Jy/beam ! Combined flux in latest and established models = 0.305011 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.305011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086539Jy sigma=1.114879 ! Fit after self-cal, rms=0.086282Jy sigma=1.108981 ! 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.246 mas, bmaj=5.893 mas, bpa=-8.61 degrees ! Estimated noise=1.15234 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.0120992 Jy ! Component: 100 - total flux cleaned = 0.0154825 Jy ! Component: 150 - total flux cleaned = 0.0160217 Jy ! Component: 200 - total flux cleaned = 0.0163283 Jy ! Total flux subtracted in 200 components = 0.0163283 Jy ! Clean residual min=-0.007772 max=0.008530 Jy/beam ! Clean residual mean=-0.000035 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.321339 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.32134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084651Jy sigma=1.077172 ! Fit after self-cal, rms=0.084593Jy sigma=1.076049 ! 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.246 x 5.893 at -8.61 degrees (North through East) ! Clean map min=-0.0074385 max=0.25735 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.35 KP 1.06 LA 1.00 ! NL 1.00 OV 0.90 PT 0.95 ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.10 LA 1.02 MK 0.90 ! NL 1.28 OV 0.96 PT 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.43 KP 1.03 LA 1.03 ! NL 1.04 OV 0.92 PT 0.91 ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 KP 1.11 LA 1.05 MK 0.89 ! NL 1.36 OV 0.96 PT 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.38 KP 1.08 LA 1.03 ! NL 1.02 OV 0.94 PT 0.91 ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 1.12 LA 1.05 MK 0.93 ! NL 1.25 OV 0.95 PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.28 KP 1.08 LA 1.05 ! NL 1.04 OV 0.95 PT 0.95 ! ! A total of 24 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.94 KP 1.13 LA 1.03 MK 0.90 ! NL 1.27 OV 0.95 PT 0.96 ! ! ! Fit before self-cal, rms=0.084593Jy sigma=1.076049 ! Fit after self-cal, rms=0.085432Jy sigma=0.979119 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.265 mas, bmaj=6.203 mas, bpa=-6.491 degrees ! Estimated noise=1.18791 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.0029953 Jy ! Component: 100 - total flux cleaned = -0.00329487 Jy ! Component: 150 - total flux cleaned = -0.00307696 Jy ! Component: 200 - total flux cleaned = -0.00307823 Jy ! Total flux subtracted in 200 components = -0.00307823 Jy ! Clean residual min=-0.005527 max=0.005726 Jy/beam ! Clean residual mean=-0.000033 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.318261 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.318261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084966Jy sigma=0.970846 ! Fit after self-cal, rms=0.085149Jy sigma=0.969924 ! 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.085149Jy sigma=0.969924 ! Fit after self-cal, rms=0.086240Jy sigma=0.956062 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.268 mas, bmaj=6.209 mas, bpa=-6.308 degrees ! Estimated noise=1.18685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132723 Jy ! Component: 100 - total flux cleaned = -0.00141386 Jy ! Component: 150 - total flux cleaned = -0.00148408 Jy ! Component: 200 - total flux cleaned = -0.00148498 Jy ! Total flux subtracted in 200 components = -0.00148498 Jy ! Clean residual min=-0.005531 max=0.004974 Jy/beam ! Clean residual mean=-0.000028 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.316776 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.316776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086046Jy sigma=0.953416 ! Fit after self-cal, rms=0.086053Jy sigma=0.953250 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.000491222 Jy ! Component: 100 - total flux cleaned = -0.000489231 Jy ! Component: 150 - total flux cleaned = -0.00054222 Jy ! Component: 200 - total flux cleaned = -0.000590665 Jy ! Total flux subtracted in 200 components = -0.000590665 Jy ! Clean residual min=-0.005455 max=0.004953 Jy/beam ! Clean residual mean=-0.000027 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.316186 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 91 components and 0.316186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085982Jy sigma=0.952192 ! Fit after self-cal, rms=0.085980Jy sigma=0.952143 ! 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.085980Jy sigma=0.952143 ! Fit after self-cal, rms=0.086425Jy sigma=0.928840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.271 mas, bmaj=6.213 mas, bpa=-6.234 degrees ! Estimated noise=1.18515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00108868 Jy ! Component: 100 - total flux cleaned = -0.00109079 Jy ! Component: 150 - total flux cleaned = -0.00114015 Jy ! Component: 200 - total flux cleaned = -0.00118202 Jy ! Total flux subtracted in 200 components = -0.00118202 Jy ! Clean residual min=-0.004529 max=0.004583 Jy/beam ! Clean residual mean=0.000004 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.315004 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 103 components and 0.315004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086314Jy sigma=0.927962 ! Fit after self-cal, rms=0.086320Jy sigma=0.927864 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.87483e-05 Jy ! Component: 100 - total flux cleaned = -0.000114908 Jy ! Component: 150 - total flux cleaned = -0.000114852 Jy ! Component: 200 - total flux cleaned = -0.000114872 Jy ! Total flux subtracted in 200 components = -0.000114872 Jy ! Clean residual min=-0.004485 max=0.004569 Jy/beam ! Clean residual mean=0.000004 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.314889 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.314889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086285Jy sigma=0.927473 ! Fit after self-cal, rms=0.086293Jy sigma=0.927447 ! 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.086293Jy sigma=0.927447 ! Fit after self-cal, rms=0.087119Jy sigma=0.926967 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.874 mas, bmaj=8.441 mas, bpa=-0.5396 degrees ! Estimated noise=1.26472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140504 Jy ! Component: 100 - total flux cleaned = -0.00157877 Jy ! Component: 150 - total flux cleaned = -0.00167627 Jy ! Component: 200 - total flux cleaned = -0.00169675 Jy ! Total flux subtracted in 200 components = -0.00169675 Jy ! Clean residual min=-0.004236 max=0.004834 Jy/beam ! Clean residual mean=0.000004 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.313192 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 126 components and 0.313192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087081Jy sigma=0.926717 ! Fit after self-cal, rms=0.087091Jy sigma=0.926632 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 (15, 28.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00360671 Jy ! Component: 100 - total flux cleaned = 0.00452714 Jy ! Component: 150 - total flux cleaned = 0.00489545 Jy ! Component: 200 - total flux cleaned = 0.00536225 Jy ! Total flux subtracted in 200 components = 0.00536225 Jy ! Clean residual min=-0.003822 max=0.003425 Jy/beam ! Clean residual mean=0.000005 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.318554 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 166 components and 0.318554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086715Jy sigma=0.922210 ! Fit after self-cal, rms=0.086693Jy sigma=0.921629 ! 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.274 mas, bmaj=6.214 mas, bpa=-6.197 degrees ! Estimated noise=1.18415 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.274 x 6.214 at -6.197 degrees (North through East) ! Clean map min=-0.0047721 max=0.26363 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.8898 mas, bmaj=4.986 mas, bpa=-9.286 degrees ! Estimated noise=1.74818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.212086 Jy ! Component: 100 - total flux cleaned = 0.260114 Jy ! Component: 150 - total flux cleaned = 0.280209 Jy ! Component: 200 - total flux cleaned = 0.292088 Jy ! Total flux subtracted in 200 components = 0.292088 Jy ! Clean residual min=-0.007452 max=0.007502 Jy/beam ! Clean residual mean=0.000018 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.292088 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.292088 Jy ! Inverting map and beam ! Estimated beam: bmin=1.274 mas, bmaj=6.214 mas, bpa=-6.197 degrees ! Estimated noise=1.18415 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.0109735 Jy ! Component: 100 - total flux cleaned = 0.0168983 Jy ! Component: 150 - total flux cleaned = 0.0206706 Jy ! Component: 200 - total flux cleaned = 0.0223271 Jy ! Total flux subtracted in 200 components = 0.0223271 Jy ! Clean residual min=-0.004476 max=0.004398 Jy/beam ! Clean residual mean=0.000010 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.314415 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 87 components and 0.314415 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.874 mas, bmaj=8.441 mas, bpa=-0.5396 degrees ! Estimated noise=1.26472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213936 Jy ! Component: 100 - total flux cleaned = 0.00315249 Jy ! Component: 150 - total flux cleaned = 0.00383718 Jy ! Component: 200 - total flux cleaned = 0.00436152 Jy ! Total flux subtracted in 200 components = 0.00436152 Jy ! Clean residual min=-0.003686 max=0.003619 Jy/beam ! Clean residual mean=0.000005 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.318777 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.00055388 Jy ! Component: 100 - total flux cleaned = 0.00105583 Jy ! Component: 150 - total flux cleaned = 0.00145203 Jy ! Component: 200 - total flux cleaned = 0.00175765 Jy ! Total flux subtracted in 200 components = 0.00175765 Jy ! Clean residual min=-0.003520 max=0.003589 Jy/beam ! Clean residual mean=0.000003 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.320534 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 152 components and 0.320534 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.274 mas, bmaj=6.214 mas, bpa=-6.197 degrees ! Estimated noise=1.18415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000499193 Jy ! Component: 100 - total flux cleaned = 0.000588524 Jy ! Component: 150 - total flux cleaned = 0.000671726 Jy ! Component: 200 - total flux cleaned = 0.00082685 Jy ! Total flux subtracted in 200 components = 0.00082685 Jy ! Clean residual min=-0.004038 max=0.004283 Jy/beam ! Clean residual mean=0.000003 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.321361 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 180 components and 0.321361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086436Jy sigma=0.919562 ! Fit after self-cal, rms=0.086408Jy sigma=0.918696 wmodel J0229-3643_X_map.mod ! Writing 180 model components to file: J0229-3643_X_map.mod wobs J0229-3643_X_uvs.fits ! Writing UV FITS file: J0229-3643_X_uvs.fits wwins J0229-3643_X_map.win ! wwins: Wrote 3 windows to J0229-3643_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.000640929 Jy ! Component: 100 - total flux cleaned = 0.000576769 Jy ! Component: 150 - total flux cleaned = 0.000450576 Jy ! Component: 200 - total flux cleaned = 0.000329736 Jy ! Component: 250 - total flux cleaned = 0.000209874 Jy ! Component: 300 - total flux cleaned = 0.00032438 Jy ! Component: 350 - total flux cleaned = 0.000436273 Jy ! Component: 400 - total flux cleaned = 0.000546435 Jy ! Component: 450 - total flux cleaned = 0.000762306 Jy ! Component: 500 - total flux cleaned = 0.000814905 Jy ! Component: 550 - total flux cleaned = 0.000971863 Jy ! Component: 600 - total flux cleaned = 0.0010746 Jy ! Component: 650 - total flux cleaned = 0.0011249 Jy ! Component: 700 - total flux cleaned = 0.00112517 Jy ! Component: 750 - total flux cleaned = 0.00117399 Jy ! Component: 800 - total flux cleaned = 0.0011259 Jy ! Component: 850 - total flux cleaned = 0.0010788 Jy ! Component: 900 - total flux cleaned = 0.00112628 Jy ! Component: 950 - total flux cleaned = 0.00103206 Jy ! Component: 1000 - total flux cleaned = 0.00107768 Jy ! Component: 1050 - total flux cleaned = 0.00089451 Jy ! Component: 1100 - total flux cleaned = 0.000848775 Jy ! Component: 1150 - total flux cleaned = 0.000669728 Jy ! Component: 1200 - total flux cleaned = 0.000670239 Jy ! Component: 1250 - total flux cleaned = 0.000669784 Jy ! Component: 1300 - total flux cleaned = 0.000408343 Jy ! Component: 1350 - total flux cleaned = 0.000322407 Jy ! Component: 1400 - total flux cleaned = 0.000194566 Jy ! Component: 1450 - total flux cleaned = -0.000144374 Jy ! Component: 1500 - total flux cleaned = -0.000186224 Jy ! Component: 1550 - total flux cleaned = -0.000311033 Jy ! Component: 1600 - total flux cleaned = -0.000394097 Jy ! Component: 1650 - total flux cleaned = -0.000640072 Jy ! Component: 1700 - total flux cleaned = -0.000761716 Jy ! Component: 1750 - total flux cleaned = -0.00108424 Jy ! Component: 1800 - total flux cleaned = -0.0011633 Jy ! Component: 1850 - total flux cleaned = -0.00128266 Jy ! Component: 1900 - total flux cleaned = -0.00143998 Jy ! Component: 1950 - total flux cleaned = -0.00167395 Jy ! Component: 2000 - total flux cleaned = -0.00175117 Jy ! Component: 2050 - total flux cleaned = -0.00182835 Jy ! Component: 2100 - total flux cleaned = -0.00205716 Jy ! Component: 2150 - total flux cleaned = -0.00209476 Jy ! Component: 2200 - total flux cleaned = -0.00205736 Jy ! Component: 2250 - total flux cleaned = -0.00220697 Jy ! Component: 2300 - total flux cleaned = -0.00239208 Jy ! Component: 2350 - total flux cleaned = -0.00246543 Jy ! Component: 2400 - total flux cleaned = -0.00250162 Jy ! Component: 2450 - total flux cleaned = -0.00264726 Jy ! Component: 2500 - total flux cleaned = -0.00271905 Jy ! Component: 2550 - total flux cleaned = -0.00261156 Jy ! Component: 2600 - total flux cleaned = -0.00264708 Jy ! Component: 2650 - total flux cleaned = -0.00268232 Jy ! Component: 2700 - total flux cleaned = -0.00285803 Jy ! Component: 2750 - total flux cleaned = -0.00289288 Jy ! Component: 2800 - total flux cleaned = -0.0028236 Jy ! Component: 2850 - total flux cleaned = -0.0028928 Jy ! Component: 2900 - total flux cleaned = -0.00296097 Jy ! Component: 2950 - total flux cleaned = -0.00306326 Jy ! Component: 3000 - total flux cleaned = -0.0033005 Jy ! Component: 3050 - total flux cleaned = -0.00333418 Jy ! Component: 3100 - total flux cleaned = -0.00346833 Jy ! Component: 3150 - total flux cleaned = -0.00350191 Jy ! Component: 3200 - total flux cleaned = -0.00370093 Jy ! Component: 3250 - total flux cleaned = -0.0037671 Jy ! Component: 3300 - total flux cleaned = -0.00396386 Jy ! Component: 3350 - total flux cleaned = -0.00409423 Jy ! Component: 3400 - total flux cleaned = -0.00428937 Jy ! Component: 3450 - total flux cleaned = -0.00432167 Jy ! Component: 3500 - total flux cleaned = -0.0043538 Jy ! Component: 3550 - total flux cleaned = -0.004578 Jy ! Component: 3600 - total flux cleaned = -0.00467363 Jy ! Component: 3650 - total flux cleaned = -0.0047373 Jy ! Component: 3700 - total flux cleaned = -0.0048953 Jy ! Component: 3750 - total flux cleaned = -0.00486375 Jy ! Component: 3800 - total flux cleaned = -0.00508333 Jy ! Component: 3850 - total flux cleaned = -0.00514574 Jy ! Component: 3900 - total flux cleaned = -0.00526984 Jy ! Component: 3950 - total flux cleaned = -0.00533176 Jy ! Component: 4000 - total flux cleaned = -0.00527016 Jy ! Component: 4050 - total flux cleaned = -0.00539327 Jy ! Total flux subtracted in 4096 components = -0.00554632 Jy ! Clean residual min=-0.002001 max=0.001720 Jy/beam ! Clean residual mean=-0.000008 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.315815 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 494 components and 0.315815 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J0229-3643_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.274 x 6.214 at -6.197 degrees (North through East) ! Clean map min=-0.0030421 max=0.2667 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J0229-3643_X_map.fits wmodel /scr/pima/rv126_uvs/J0229-3643_X_map.mod ! Writing 494 model components to file: /scr/pima/rv126_uvs/J0229-3643_X_map.mod wobs /scr/pima/rv126_uvs/J0229-3643_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J0229-3643_X_uvs.fits wwins /scr/pima/rv126_uvs/J0229-3643_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv126_uvs/J0229-3643_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.266699 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000601132 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.676191 0.676191 1.35238 2.70477 5.40953 10.8191 21.6381 43.2763 86.5525 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.266 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 443.661 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J0229-3643_X_dfm.log closed on Sun Dec 23 03:17:35 2018