! Started logfile: /scr/pima/bg219h_uvs/J0323+0145_S_dfm.log on Thu May 19 22:06:11 2016 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 /scr/pima/bg219h_uvs/J0323+0145_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0323+0145_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.854321 visibilities/baseline/integration-bin. ! Found source: J0323+0145 ! ! 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.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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 5536 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 J0323+0145_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 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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.124197Jy sigma=22.982094 ! Fit after self-cal, rms=0.514777Jy sigma=10.484764 ! 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.76 mas, bmaj=6.571 mas, bpa=-4.606 degrees ! Estimated noise=0.854316 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.370861 Jy ! Component: 100 - total flux cleaned = 0.460542 Jy ! Total flux subtracted in 100 components = 0.460542 Jy ! Clean residual min=-0.014812 max=0.035937 Jy/beam ! Clean residual mean=-0.000006 rms=0.004704 Jy/beam ! Combined flux in latest and established models = 0.460542 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.460542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101657Jy sigma=2.022216 ! Fit after self-cal, rms=0.101636Jy sigma=2.021787 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0386015 Jy ! Component: 100 - total flux cleaned = 0.0593959 Jy ! Total flux subtracted in 100 components = 0.0593959 Jy ! Clean residual min=-0.011967 max=0.015038 Jy/beam ! Clean residual mean=-0.000009 rms=0.003068 Jy/beam ! Combined flux in latest and established models = 0.519938 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.519938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082563Jy sigma=1.620225 ! Fit after self-cal, rms=0.082546Jy sigma=1.619754 ! 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.241 mas, bmaj=7.784 mas, bpa=-5.58 degrees ! Estimated noise=0.580245 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.0160559 Jy ! Component: 100 - total flux cleaned = 0.0243171 Jy ! Component: 150 - total flux cleaned = 0.0284563 Jy ! Component: 200 - total flux cleaned = 0.0293686 Jy ! Total flux subtracted in 200 components = 0.0293686 Jy ! Clean residual min=-0.012168 max=0.016729 Jy/beam ! Clean residual mean=-0.000029 rms=0.003457 Jy/beam ! Combined flux in latest and established models = 0.549307 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.549307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079471Jy sigma=1.557836 ! Fit after self-cal, rms=0.079452Jy sigma=1.557432 ! 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.241 x 7.784 at -5.58 degrees (North through East) ! Clean map min=-0.012088 max=0.48902 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.97 KP 0.96 ! LA 1.06 MK 1.00 NL 0.96 OV 0.98 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 0.98 KP 0.97 ! LA 1.07 MK 1.00 NL 1.10 OV 0.99 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.97 KP 0.96 ! LA 1.09 MK 1.02 NL 1.09 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.99 KP 0.98 ! LA 1.07 MK 1.01 NL 0.97 OV 1.00 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.079452Jy sigma=1.557432 ! Fit after self-cal, rms=0.077450Jy sigma=1.462208 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=7.797 mas, bpa=-5.567 degrees ! Estimated noise=0.579523 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.002962 Jy ! Component: 100 - total flux cleaned = 0.00295863 Jy ! Component: 150 - total flux cleaned = 0.00302843 Jy ! Component: 200 - total flux cleaned = 0.00309395 Jy ! Total flux subtracted in 200 components = 0.00309395 Jy ! Clean residual min=-0.013254 max=0.011415 Jy/beam ! Clean residual mean=-0.000021 rms=0.002992 Jy/beam ! Combined flux in latest and established models = 0.552401 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.552401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077229Jy sigma=1.458627 ! Fit after self-cal, rms=0.077221Jy sigma=1.458018 ! 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.077221Jy sigma=1.458018 ! Fit after self-cal, rms=0.068260Jy sigma=1.276390 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=7.808 mas, bpa=-5.694 degrees ! Estimated noise=0.580311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194565 Jy ! Component: 100 - total flux cleaned = 0.00227583 Jy ! Component: 150 - total flux cleaned = 0.00233487 Jy ! Component: 200 - total flux cleaned = 0.00233547 Jy ! Total flux subtracted in 200 components = 0.00233547 Jy ! Clean residual min=-0.005935 max=0.005648 Jy/beam ! Clean residual mean=-0.000006 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.554736 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.554736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068140Jy sigma=1.273597 ! Fit after self-cal, rms=0.068143Jy sigma=1.273250 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.000136483 Jy ! Component: 100 - total flux cleaned = -5.63458e-05 Jy ! Component: 150 - total flux cleaned = -5.68485e-05 Jy ! Component: 200 - total flux cleaned = -5.70202e-05 Jy ! Total flux subtracted in 200 components = -5.70202e-05 Jy ! Clean residual min=-0.005850 max=0.005418 Jy/beam ! Clean residual mean=-0.000006 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.554679 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.55468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068100Jy sigma=1.272286 ! Fit after self-cal, rms=0.068092Jy sigma=1.272194 ! 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.068092Jy sigma=1.272194 ! Fit after self-cal, rms=0.068090Jy sigma=1.271548 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=7.802 mas, bpa=-5.739 degrees ! Estimated noise=0.580576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178993 Jy ! Component: 100 - total flux cleaned = 0.00203595 Jy ! Component: 150 - total flux cleaned = 0.00214118 Jy ! Component: 200 - total flux cleaned = 0.0021393 Jy ! Total flux subtracted in 200 components = 0.0021393 Jy ! Clean residual min=-0.005799 max=0.005239 Jy/beam ! Clean residual mean=-0.000006 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.556819 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.556819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068042Jy sigma=1.270112 ! Fit after self-cal, rms=0.068036Jy sigma=1.270038 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.40883e-07 Jy ! Component: 100 - total flux cleaned = 3.00457e-07 Jy ! Component: 150 - total flux cleaned = -2.93827e-05 Jy ! Component: 200 - total flux cleaned = -5.82027e-05 Jy ! Total flux subtracted in 200 components = -5.82027e-05 Jy ! Clean residual min=-0.005761 max=0.005170 Jy/beam ! Clean residual mean=-0.000006 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.556761 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.556761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068011Jy sigma=1.269463 ! Fit after self-cal, rms=0.068006Jy sigma=1.269403 ! 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.068006Jy sigma=1.269403 ! Fit after self-cal, rms=0.068040Jy sigma=1.269059 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.062 mas, bmaj=12.38 mas, bpa=-5.438 degrees ! Estimated noise=0.749452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194631 Jy ! Component: 100 - total flux cleaned = 0.00195509 Jy ! Component: 150 - total flux cleaned = 0.0019558 Jy ! Component: 200 - total flux cleaned = 0.00189625 Jy ! Total flux subtracted in 200 components = 0.00189625 Jy ! Clean residual min=-0.005537 max=0.005739 Jy/beam ! Clean residual mean=-0.000013 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.558657 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.558657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068069Jy sigma=1.269124 ! Fit after self-cal, rms=0.068023Jy sigma=1.268380 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 = -4.28183e-05 Jy ! Component: 100 - total flux cleaned = -8.83827e-05 Jy ! Component: 150 - total flux cleaned = -8.73765e-05 Jy ! Component: 200 - total flux cleaned = -8.70173e-05 Jy ! Total flux subtracted in 200 components = -8.70173e-05 Jy ! Clean residual min=-0.005489 max=0.005790 Jy/beam ! Clean residual mean=-0.000013 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.55857 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.55857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068059Jy sigma=1.269126 ! Fit after self-cal, rms=0.068032Jy sigma=1.268736 ! 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.227 mas, bmaj=7.799 mas, bpa=-5.779 degrees ! Estimated noise=0.581065 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.227 x 7.799 at -5.779 degrees (North through East) ! Clean map min=-0.0054929 max=0.48883 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.752 mas, bmaj=6.584 mas, bpa=-4.836 degrees ! Estimated noise=0.849821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.368823 Jy ! Component: 100 - total flux cleaned = 0.459457 Jy ! Component: 150 - total flux cleaned = 0.498545 Jy ! Component: 200 - total flux cleaned = 0.51974 Jy ! Total flux subtracted in 200 components = 0.51974 Jy ! Clean residual min=-0.007604 max=0.015064 Jy/beam ! Clean residual mean=-0.000002 rms=0.002172 Jy/beam ! Combined flux in latest and established models = 0.51974 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.51974 Jy ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.799 mas, bpa=-5.779 degrees ! Estimated noise=0.581065 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.0189958 Jy ! Component: 100 - total flux cleaned = 0.0285937 Jy ! Component: 150 - total flux cleaned = 0.0341317 Jy ! Component: 200 - total flux cleaned = 0.0364296 Jy ! Total flux subtracted in 200 components = 0.0364296 Jy ! Clean residual min=-0.005824 max=0.007866 Jy/beam ! Clean residual mean=-0.000006 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.556169 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.55617 Jy ! Inverting map ! Added new window around map position (-4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275592 Jy ! Component: 100 - total flux cleaned = 0.00274261 Jy ! Component: 150 - total flux cleaned = 0.00243588 Jy ! Component: 200 - total flux cleaned = 0.00226449 Jy ! Total flux subtracted in 200 components = 0.00226449 Jy ! Clean residual min=-0.005254 max=0.005058 Jy/beam ! Clean residual mean=-0.000007 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.558434 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.558434 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=7.062 mas, bmaj=12.38 mas, bpa=-5.438 degrees ! Estimated noise=0.749452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00219249 Jy ! Component: 100 - total flux cleaned = -0.00242709 Jy ! Component: 150 - total flux cleaned = -0.00253102 Jy ! Component: 200 - total flux cleaned = -0.00266006 Jy ! Total flux subtracted in 200 components = -0.00266006 Jy ! Clean residual min=-0.005580 max=0.005713 Jy/beam ! Clean residual mean=-0.000013 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.555774 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 = -3.98993e-05 Jy ! Component: 100 - total flux cleaned = -7.71213e-05 Jy ! Component: 150 - total flux cleaned = -0.000111142 Jy ! Component: 200 - total flux cleaned = -0.000142795 Jy ! Total flux subtracted in 200 components = -0.000142795 Jy ! Clean residual min=-0.005529 max=0.005697 Jy/beam ! Clean residual mean=-0.000013 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.555631 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 85 components and 0.555631 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.799 mas, bpa=-5.779 degrees ! Estimated noise=0.581065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146424 Jy ! Component: 100 - total flux cleaned = 0.00126055 Jy ! Component: 150 - total flux cleaned = 0.00114127 Jy ! Component: 200 - total flux cleaned = 0.00108972 Jy ! Total flux subtracted in 200 components = 0.00108972 Jy ! Clean residual min=-0.004894 max=0.005004 Jy/beam ! Clean residual mean=-0.000007 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.556721 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.556721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067475Jy sigma=1.257593 ! Fit after self-cal, rms=0.067417Jy sigma=1.256585 wmodel /J0323+0145_S_map.mod ! wmodel: Unable to open new model file: /J0323+0145_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0323+0145_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.227 x 7.799 at -5.779 degrees (North through East) ! Clean map min=-0.0047456 max=0.48824 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0323+0145_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.488242 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00114603 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.70418 0.70418 1.40836 2.81672 5.63344 11.2669 22.5338 45.0675 90.135 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.488 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 426.027 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0323+0145_S_dfm.log closed on Thu May 19 22:06:14 2016