! Started logfile: /scr/pima/rdv73_uvs/J2159-2516_X_uvs.log on Sat Jan 9 17:38:29 2016 obs /scr/pima/rdv73_uvs/J2159-2516_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J2159-2516_X_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.929551 visibilities/baseline/integration-bin. ! Found source: J2159-2516 ! ! 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.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7864 visibilities. select RR ! 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 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J2159-2516_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.070940Jy sigma=4.750009 ! Fit after self-cal, rms=0.674086Jy sigma=2.809904 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.6484 mas, bmaj=1.679 mas, bpa=-3.443 degrees ! Estimated noise=3.66054 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.264213 Jy ! Component: 100 - total flux cleaned = 0.323128 Jy ! Total flux subtracted in 100 components = 0.323128 Jy ! Clean residual min=-0.019939 max=0.051978 Jy/beam ! Clean residual mean=-0.000040 rms=0.005141 Jy/beam ! Combined flux in latest and established models = 0.323128 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.323128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136088Jy sigma=0.568770 ! Fit after self-cal, rms=0.135699Jy sigma=0.567418 ! Inverting map ! Added new window around map position (-1, -1.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0443377 Jy ! Component: 100 - total flux cleaned = 0.0624327 Jy ! Total flux subtracted in 100 components = 0.0624327 Jy ! Clean residual min=-0.018349 max=0.038954 Jy/beam ! Clean residual mean=-0.000023 rms=0.004001 Jy/beam ! Combined flux in latest and established models = 0.385561 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.385561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121257Jy sigma=0.487418 ! Fit after self-cal, rms=0.118985Jy sigma=0.471902 ! Inverting map ! Added new window around map position (1.6, 0.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0288126 Jy ! Component: 100 - total flux cleaned = 0.0455719 Jy ! Total flux subtracted in 100 components = 0.0455719 Jy ! Clean residual min=-0.016581 max=0.019357 Jy/beam ! Clean residual mean=-0.000011 rms=0.003240 Jy/beam ! Combined flux in latest and established models = 0.431133 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.431133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111707Jy sigma=0.438353 ! Fit after self-cal, rms=0.111157Jy sigma=0.435673 ! 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=0.8505 mas, bmaj=2.113 mas, bpa=-3.445 degrees ! Estimated noise=1.96577 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.0112324 Jy ! Component: 100 - total flux cleaned = 0.0133994 Jy ! Component: 150 - total flux cleaned = 0.0139201 Jy ! Component: 200 - total flux cleaned = 0.0141404 Jy ! Total flux subtracted in 200 components = 0.0141404 Jy ! Clean residual min=-0.015644 max=0.013366 Jy/beam ! Clean residual mean=-0.000009 rms=0.003247 Jy/beam ! Combined flux in latest and established models = 0.445273 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.445273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108913Jy sigma=0.429519 ! Fit after self-cal, rms=0.108814Jy sigma=0.429076 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 1.65 KP 0.96 ! LA 1.08 MK 0.97 NL 1.07 OV 0.94 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.69 KP 0.92 ! LA 1.05 MK 0.99 NL 1.08 OV 0.91 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.60 KP 0.84 ! LA 1.08 MK 1.02 NL 1.09 OV 0.96 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.71 KP 0.90 ! LA 1.09 MK 1.02 NL 1.07 OV 0.93 ! PT 1.05 SC 1.04 ! ! ! Fit before self-cal, rms=0.108814Jy sigma=0.429076 ! Fit after self-cal, rms=0.114551Jy sigma=0.377696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.861 mas, bmaj=2.095 mas, bpa=-2.828 degrees ! Estimated noise=2.04634 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.00542923 Jy ! Component: 100 - total flux cleaned = -0.00675551 Jy ! Component: 150 - total flux cleaned = -0.00787003 Jy ! Component: 200 - total flux cleaned = -0.00903847 Jy ! Total flux subtracted in 200 components = -0.00903847 Jy ! Clean residual min=-0.008788 max=0.006463 Jy/beam ! Clean residual mean=-0.000000 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.436235 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.436235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112570Jy sigma=0.370179 ! Fit after self-cal, rms=0.112725Jy sigma=0.369870 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112725Jy sigma=0.369870 ! Fit after self-cal, rms=0.115732Jy sigma=0.368719 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.861 mas, bmaj=2.092 mas, bpa=-2.881 degrees ! Estimated noise=2.05177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00449876 Jy ! Component: 100 - total flux cleaned = -0.00547402 Jy ! Component: 150 - total flux cleaned = -0.00647884 Jy ! Component: 200 - total flux cleaned = -0.00715377 Jy ! Total flux subtracted in 200 components = -0.00715377 Jy ! Clean residual min=-0.007544 max=0.005546 Jy/beam ! Clean residual mean=-0.000000 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.429081 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.429081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114701Jy sigma=0.365085 ! Fit after self-cal, rms=0.114685Jy sigma=0.364996 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.000879634 Jy ! Component: 100 - total flux cleaned = -0.0015186 Jy ! Component: 150 - total flux cleaned = -0.00194418 Jy ! Component: 200 - total flux cleaned = -0.00222897 Jy ! Total flux subtracted in 200 components = -0.00222897 Jy ! Clean residual min=-0.007078 max=0.005505 Jy/beam ! Clean residual mean=-0.000001 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.426852 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.426852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114421Jy sigma=0.364004 ! Fit after self-cal, rms=0.114395Jy sigma=0.363934 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114395Jy sigma=0.363934 ! Fit after self-cal, rms=0.118044Jy sigma=0.360621 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8616 mas, bmaj=2.094 mas, bpa=-2.876 degrees ! Estimated noise=2.05326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00390924 Jy ! Component: 100 - total flux cleaned = -0.00484418 Jy ! Component: 150 - total flux cleaned = -0.00539228 Jy ! Component: 200 - total flux cleaned = -0.00576065 Jy ! Total flux subtracted in 200 components = -0.00576065 Jy ! Clean residual min=-0.006637 max=0.004824 Jy/beam ! Clean residual mean=-0.000002 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.421091 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.421091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117731Jy sigma=0.359217 ! Fit after self-cal, rms=0.117740Jy sigma=0.359164 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.000483552 Jy ! Component: 100 - total flux cleaned = -0.000855822 Jy ! Component: 150 - total flux cleaned = -0.00116441 Jy ! Component: 200 - total flux cleaned = -0.00132241 Jy ! Total flux subtracted in 200 components = -0.00132241 Jy ! Clean residual min=-0.006379 max=0.004768 Jy/beam ! Clean residual mean=-0.000002 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.419769 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.419769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117654Jy sigma=0.358795 ! Fit after self-cal, rms=0.117642Jy sigma=0.358773 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117642Jy sigma=0.358773 ! Fit after self-cal, rms=0.119911Jy sigma=0.358092 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.472 mas, bmaj=5.652 mas, bpa=2.742 degrees ! Estimated noise=2.37828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00328349 Jy ! Component: 100 - total flux cleaned = -0.00436282 Jy ! Component: 150 - total flux cleaned = -0.00455986 Jy ! Component: 200 - total flux cleaned = -0.00477344 Jy ! Total flux subtracted in 200 components = -0.00477344 Jy ! Clean residual min=-0.005327 max=0.004394 Jy/beam ! Clean residual mean=-0.000001 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.414996 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.414996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119844Jy sigma=0.357631 ! Fit after self-cal, rms=0.119852Jy sigma=0.357586 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.000377053 Jy ! Component: 100 - total flux cleaned = -0.000518533 Jy ! Component: 150 - total flux cleaned = -0.000612263 Jy ! Component: 200 - total flux cleaned = -0.000641408 Jy ! Total flux subtracted in 200 components = -0.000641408 Jy ! Clean residual min=-0.005194 max=0.004351 Jy/beam ! Clean residual mean=-0.000002 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.414354 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.414354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119846Jy sigma=0.357475 ! Fit after self-cal, rms=0.119838Jy sigma=0.357460 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119838Jy sigma=0.357460 ! Fit after self-cal, rms=0.119838Jy sigma=0.357460 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.119838Jy sigma=0.357460 ! Fit after self-cal, rms=0.121135Jy sigma=0.357270 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.65 mas, bmaj=1.648 mas, bpa=-2.324 degrees ! Estimated noise=3.92129 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.00265192 Jy ! Component: 100 - total flux cleaned = -0.00298559 Jy ! Component: 150 - total flux cleaned = -0.0026042 Jy ! Component: 200 - total flux cleaned = -0.00271794 Jy ! Total flux subtracted in 200 components = -0.00271794 Jy ! Clean residual min=-0.006792 max=0.006338 Jy/beam ! Clean residual mean=-0.000002 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.411636 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.411636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121011Jy sigma=0.356642 ! Fit after self-cal, rms=0.121003Jy sigma=0.356579 ! Inverting map 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=0.8648 mas, bmaj=2.097 mas, bpa=-2.723 degrees ! Estimated noise=2.05675 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00134419 Jy ! Component: 100 - total flux cleaned = -0.00145109 Jy ! Component: 150 - total flux cleaned = -0.00140906 Jy ! Component: 200 - total flux cleaned = -0.00136892 Jy ! Component: 250 - total flux cleaned = -0.00129278 Jy ! Component: 300 - total flux cleaned = -0.00125757 Jy ! Component: 350 - total flux cleaned = -0.00122368 Jy ! Component: 400 - total flux cleaned = -0.00119147 Jy ! Total flux subtracted in 400 components = -0.00119147 Jy ! Clean residual min=-0.004719 max=0.004355 Jy/beam ! Clean residual mean=-0.000002 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.410445 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.410445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120908Jy sigma=0.356348 ! Fit after self-cal, rms=0.120894Jy sigma=0.356327 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000169458 Jy ! Component: 100 - total flux cleaned = -9.80178e-05 Jy ! Component: 150 - total flux cleaned = -3.25228e-05 Jy ! Component: 200 - total flux cleaned = -1.92898e-06 Jy ! Component: 250 - total flux cleaned = -2.73798e-06 Jy ! Component: 300 - total flux cleaned = -3.0792e-05 Jy ! Component: 350 - total flux cleaned = -3.56491e-06 Jy ! Component: 400 - total flux cleaned = -3.8272e-06 Jy ! Total flux subtracted in 400 components = -3.8272e-06 Jy ! Clean residual min=-0.004671 max=0.004346 Jy/beam ! Clean residual mean=-0.000001 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.410441 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.410441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120846Jy sigma=0.356230 ! Fit after self-cal, rms=0.120840Jy sigma=0.356223 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.120840Jy sigma=0.356223 ! Fit after self-cal, rms=0.122863Jy sigma=0.355898 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8648 mas, bmaj=2.095 mas, bpa=-2.701 degrees ! Estimated noise=2.05651 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00206255 Jy ! Component: 100 - total flux cleaned = -0.00234546 Jy ! Component: 150 - total flux cleaned = -0.0025353 Jy ! Component: 200 - total flux cleaned = -0.00269686 Jy ! Component: 250 - total flux cleaned = -0.0028358 Jy ! Component: 300 - total flux cleaned = -0.00292706 Jy ! Component: 350 - total flux cleaned = -0.00301131 Jy ! Component: 400 - total flux cleaned = -0.00303741 Jy ! Total flux subtracted in 400 components = -0.00303741 Jy ! Clean residual min=-0.004133 max=0.004113 Jy/beam ! Clean residual mean=-0.000001 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.407404 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 97 components and 0.407404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122773Jy sigma=0.355540 ! Fit after self-cal, rms=0.122787Jy sigma=0.355518 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000300734 Jy ! Component: 100 - total flux cleaned = -0.000301931 Jy ! Component: 150 - total flux cleaned = -0.000252163 Jy ! Component: 200 - total flux cleaned = -0.000229328 Jy ! Component: 250 - total flux cleaned = -0.0002298 Jy ! Component: 300 - total flux cleaned = -0.000230158 Jy ! Component: 350 - total flux cleaned = -0.000251455 Jy ! Component: 400 - total flux cleaned = -0.000251001 Jy ! Total flux subtracted in 400 components = -0.000251001 Jy ! Clean residual min=-0.004043 max=0.004123 Jy/beam ! Clean residual mean=-0.000001 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.407153 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.407153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122759Jy sigma=0.355450 ! Fit after self-cal, rms=0.122755Jy sigma=0.355444 ! Inverting map ! Added new window around map position (14.6, 42.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208372 Jy ! Component: 100 - total flux cleaned = 0.00216814 Jy ! Component: 150 - total flux cleaned = 0.00197372 Jy ! Component: 200 - total flux cleaned = 0.0017423 Jy ! Component: 250 - total flux cleaned = 0.00147827 Jy ! Component: 300 - total flux cleaned = 0.00123375 Jy ! Component: 350 - total flux cleaned = 0.00109637 Jy ! Component: 400 - total flux cleaned = 0.00105324 Jy ! Total flux subtracted in 400 components = 0.00105324 Jy ! Clean residual min=-0.003623 max=0.003986 Jy/beam ! Clean residual mean=-0.000001 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.408206 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 130 components and 0.408206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122519Jy sigma=0.354754 ! Fit after self-cal, rms=0.122525Jy sigma=0.354709 ! Inverting map ! Added new window around map position (-2.4, 29.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195473 Jy ! Component: 100 - total flux cleaned = 0.00214914 Jy ! Component: 150 - total flux cleaned = 0.0019959 Jy ! Component: 200 - total flux cleaned = 0.00199807 Jy ! Component: 250 - total flux cleaned = 0.00217909 Jy ! Component: 300 - total flux cleaned = 0.00234752 Jy ! Component: 350 - total flux cleaned = 0.00250217 Jy ! Component: 400 - total flux cleaned = 0.00255018 Jy ! Total flux subtracted in 400 components = 0.00255018 Jy ! Clean residual min=-0.003587 max=0.002870 Jy/beam ! Clean residual mean=-0.000001 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.410756 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 166 components and 0.410756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122258Jy sigma=0.353858 ! Fit after self-cal, rms=0.122253Jy sigma=0.353809 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122253Jy sigma=0.353809 ! Fit after self-cal, rms=0.123262Jy sigma=0.353536 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8649 mas, bmaj=2.095 mas, bpa=-2.67 degrees ! Estimated noise=2.05502 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000835493 Jy ! Component: 100 - total flux cleaned = -0.00110342 Jy ! Component: 150 - total flux cleaned = -0.00124583 Jy ! Component: 200 - total flux cleaned = -0.00129004 Jy ! Component: 250 - total flux cleaned = -0.00137282 Jy ! Component: 300 - total flux cleaned = -0.00145358 Jy ! Component: 350 - total flux cleaned = -0.0016862 Jy ! Component: 400 - total flux cleaned = -0.00176229 Jy ! Total flux subtracted in 400 components = -0.00176229 Jy ! Clean residual min=-0.003229 max=0.002975 Jy/beam ! Clean residual mean=-0.000001 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.408994 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 177 components and 0.408994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123167Jy sigma=0.353254 ! Fit after self-cal, rms=0.123176Jy sigma=0.353246 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000169895 Jy ! Component: 100 - total flux cleaned = -0.000318465 Jy ! Component: 150 - total flux cleaned = -0.000462526 Jy ! Component: 200 - total flux cleaned = -0.000532942 Jy ! Component: 250 - total flux cleaned = -0.000636903 Jy ! Component: 300 - total flux cleaned = -0.000703614 Jy ! Component: 350 - total flux cleaned = -0.000737045 Jy ! Component: 400 - total flux cleaned = -0.000834896 Jy ! Total flux subtracted in 400 components = -0.000834896 Jy ! Clean residual min=-0.003185 max=0.002966 Jy/beam ! Clean residual mean=-0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.408159 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 190 components and 0.408159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123116Jy sigma=0.353115 ! Fit after self-cal, rms=0.123116Jy sigma=0.353111 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123116Jy sigma=0.353111 ! Fit after self-cal, rms=0.123739Jy sigma=0.346835 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.503 mas, bmaj=5.688 mas, bpa=2.995 degrees ! Estimated noise=2.36166 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000401816 Jy ! Component: 100 - total flux cleaned = -0.000254501 Jy ! Component: 150 - total flux cleaned = -0.000281623 Jy ! Component: 200 - total flux cleaned = -0.000330399 Jy ! Component: 250 - total flux cleaned = -0.00039692 Jy ! Component: 300 - total flux cleaned = -0.000459849 Jy ! Component: 350 - total flux cleaned = -0.00053899 Jy ! Component: 400 - total flux cleaned = -0.000595876 Jy ! Total flux subtracted in 400 components = -0.000595876 Jy ! Clean residual min=-0.003072 max=0.002443 Jy/beam ! Clean residual mean=0.000000 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.407563 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 203 components and 0.407563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123728Jy sigma=0.346713 ! Fit after self-cal, rms=0.123740Jy sigma=0.346695 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.60533e-05 Jy ! Component: 100 - total flux cleaned = -1.99284e-05 Jy ! Component: 150 - total flux cleaned = -1.92684e-05 Jy ! Component: 200 - total flux cleaned = -1.91897e-05 Jy ! Component: 250 - total flux cleaned = -3.58881e-05 Jy ! Component: 300 - total flux cleaned = -6.6793e-05 Jy ! Component: 350 - total flux cleaned = -9.69971e-05 Jy ! Component: 400 - total flux cleaned = -9.71508e-05 Jy ! Total flux subtracted in 400 components = -9.71508e-05 Jy ! Clean residual min=-0.003068 max=0.002387 Jy/beam ! Clean residual mean=0.000000 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.407466 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 217 components and 0.407466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123734Jy sigma=0.346657 ! Fit after self-cal, rms=0.123732Jy sigma=0.346655 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=0.865 mas, bmaj=2.095 mas, bpa=-2.662 degrees ! Estimated noise=2.05566 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.865 x 2.095 at -2.662 degrees (North through East) ! Clean map min=-0.0033578 max=0.3469 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.6497 mas, bmaj=1.645 mas, bpa=-2.2 degrees ! Estimated noise=3.9324 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.283423 Jy ! Component: 100 - total flux cleaned = 0.348027 Jy ! Component: 150 - total flux cleaned = 0.370765 Jy ! Component: 200 - total flux cleaned = 0.382896 Jy ! Component: 250 - total flux cleaned = 0.390322 Jy ! Component: 300 - total flux cleaned = 0.393682 Jy ! Component: 350 - total flux cleaned = 0.396239 Jy ! Component: 400 - total flux cleaned = 0.398442 Jy ! Total flux subtracted in 400 components = 0.398442 Jy ! Clean residual min=-0.006011 max=0.005498 Jy/beam ! Clean residual mean=-0.000005 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.398442 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.398442 Jy ! Inverting map and beam ! Estimated beam: bmin=0.865 mas, bmaj=2.095 mas, bpa=-2.662 degrees ! Estimated noise=2.05566 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393269 Jy ! Component: 100 - total flux cleaned = 0.00589793 Jy ! Component: 150 - total flux cleaned = 0.00681896 Jy ! Component: 200 - total flux cleaned = 0.00743668 Jy ! Component: 250 - total flux cleaned = 0.00790582 Jy ! Component: 300 - total flux cleaned = 0.0078317 Jy ! Component: 350 - total flux cleaned = 0.00797029 Jy ! Component: 400 - total flux cleaned = 0.00797047 Jy ! Total flux subtracted in 400 components = 0.00797047 Jy ! Clean residual min=-0.003250 max=0.003144 Jy/beam ! Clean residual mean=-0.000002 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.406413 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 63 components and 0.406413 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.503 mas, bmaj=5.688 mas, bpa=2.995 degrees ! Estimated noise=2.36166 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665483 Jy ! Component: 100 - total flux cleaned = 0.000709656 Jy ! Component: 150 - total flux cleaned = 0.000633622 Jy ! Component: 200 - total flux cleaned = 0.000522722 Jy ! Component: 250 - total flux cleaned = 0.000386376 Jy ! Component: 300 - total flux cleaned = 0.000353788 Jy ! Component: 350 - total flux cleaned = 0.000323204 Jy ! Component: 400 - total flux cleaned = 0.000235668 Jy ! Total flux subtracted in 400 components = 0.000235668 Jy ! Clean residual min=-0.003178 max=0.002723 Jy/beam ! Clean residual mean=-0.000000 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.406648 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.26486e-05 Jy ! Component: 100 - total flux cleaned = -7.93213e-05 Jy ! Component: 150 - total flux cleaned = -0.000104357 Jy ! Component: 200 - total flux cleaned = -0.000128635 Jy ! Component: 250 - total flux cleaned = -0.000129141 Jy ! Component: 300 - total flux cleaned = -0.000105941 Jy ! Component: 350 - total flux cleaned = -8.47075e-05 Jy ! Component: 400 - total flux cleaned = -8.49748e-05 Jy ! Total flux subtracted in 400 components = -8.49748e-05 Jy ! Clean residual min=-0.003102 max=0.002644 Jy/beam ! Clean residual mean=-0.000000 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.406563 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 110 components and 0.406563 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.865 mas, bmaj=2.095 mas, bpa=-2.662 degrees ! Estimated noise=2.05566 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000629406 Jy ! Component: 100 - total flux cleaned = -0.000801874 Jy ! Component: 150 - total flux cleaned = -0.000854216 Jy ! Component: 200 - total flux cleaned = -0.000904524 Jy ! Component: 250 - total flux cleaned = -0.000953657 Jy ! Component: 300 - total flux cleaned = -0.000999644 Jy ! Component: 350 - total flux cleaned = -0.00104393 Jy ! Component: 400 - total flux cleaned = -0.00104287 Jy ! Total flux subtracted in 400 components = -0.00104287 Jy ! Clean residual min=-0.003112 max=0.002968 Jy/beam ! Clean residual mean=-0.000000 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.40552 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 133 components and 0.40552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123999Jy sigma=0.347266 ! Fit after self-cal, rms=0.123958Jy sigma=0.347199 wmodel /scr/pima/rdv73_uvs/J2159-2516_X_map.mod ! Writing 133 model components to file: /scr/pima/rdv73_uvs/J2159-2516_X_map.mod wobs /scr/pima/rdv73_uvs/J2159-2516_X_uvs.fits ! Applying 1670 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J2159-2516_X_uvs.fits wwins /scr/pima/rdv73_uvs/J2159-2516_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv73_uvs/J2159-2516_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.000565553 Jy ! Component: 100 - total flux cleaned = -0.00071601 Jy ! Component: 150 - total flux cleaned = -0.000809291 Jy ! Component: 200 - total flux cleaned = -0.000989662 Jy ! Component: 250 - total flux cleaned = -0.00112177 Jy ! Component: 300 - total flux cleaned = -0.00103642 Jy ! Component: 350 - total flux cleaned = -0.000911766 Jy ! Component: 400 - total flux cleaned = -0.000952514 Jy ! Component: 450 - total flux cleaned = -0.000911891 Jy ! Component: 500 - total flux cleaned = -0.000910915 Jy ! Component: 550 - total flux cleaned = -0.000949404 Jy ! Component: 600 - total flux cleaned = -0.00102497 Jy ! Component: 650 - total flux cleaned = -0.00109975 Jy ! Component: 700 - total flux cleaned = -0.00121065 Jy ! Component: 750 - total flux cleaned = -0.00121109 Jy ! Component: 800 - total flux cleaned = -0.00142604 Jy ! Component: 850 - total flux cleaned = -0.00142604 Jy ! Component: 900 - total flux cleaned = -0.00153193 Jy ! Component: 950 - total flux cleaned = -0.00184324 Jy ! Component: 1000 - total flux cleaned = -0.00187708 Jy ! Component: 1050 - total flux cleaned = -0.00201203 Jy ! Component: 1100 - total flux cleaned = -0.00211178 Jy ! Component: 1150 - total flux cleaned = -0.00214528 Jy ! Component: 1200 - total flux cleaned = -0.00237356 Jy ! Component: 1250 - total flux cleaned = -0.00243782 Jy ! Component: 1300 - total flux cleaned = -0.00253296 Jy ! Component: 1350 - total flux cleaned = -0.00262783 Jy ! Component: 1400 - total flux cleaned = -0.00275331 Jy ! Component: 1450 - total flux cleaned = -0.00281518 Jy ! Component: 1500 - total flux cleaned = -0.00287661 Jy ! Component: 1550 - total flux cleaned = -0.00293785 Jy ! Component: 1600 - total flux cleaned = -0.00305843 Jy ! Component: 1650 - total flux cleaned = -0.00317782 Jy ! Component: 1700 - total flux cleaned = -0.00311858 Jy ! Component: 1750 - total flux cleaned = -0.00317771 Jy ! Component: 1800 - total flux cleaned = -0.00323636 Jy ! Component: 1850 - total flux cleaned = -0.00340986 Jy ! Component: 1900 - total flux cleaned = -0.00358182 Jy ! Component: 1950 - total flux cleaned = -0.00361048 Jy ! Component: 2000 - total flux cleaned = -0.00375173 Jy ! Component: 2050 - total flux cleaned = -0.00380732 Jy ! Component: 2100 - total flux cleaned = -0.0037796 Jy ! Component: 2150 - total flux cleaned = -0.0038622 Jy ! Component: 2200 - total flux cleaned = -0.00386224 Jy ! Component: 2250 - total flux cleaned = -0.00399886 Jy ! Component: 2300 - total flux cleaned = -0.00402591 Jy ! Component: 2350 - total flux cleaned = -0.00416026 Jy ! Component: 2400 - total flux cleaned = -0.00405348 Jy ! Component: 2450 - total flux cleaned = -0.00429267 Jy ! Component: 2500 - total flux cleaned = -0.00439841 Jy ! Component: 2550 - total flux cleaned = -0.00452961 Jy ! Component: 2600 - total flux cleaned = -0.00458162 Jy ! Component: 2650 - total flux cleaned = -0.00471123 Jy ! Component: 2700 - total flux cleaned = -0.00483999 Jy ! Component: 2750 - total flux cleaned = -0.0048912 Jy ! Component: 2800 - total flux cleaned = -0.00506959 Jy ! Component: 2850 - total flux cleaned = -0.0051708 Jy ! Component: 2900 - total flux cleaned = -0.00522117 Jy ! Component: 2950 - total flux cleaned = -0.00537146 Jy ! Component: 3000 - total flux cleaned = -0.00534657 Jy ! Component: 3050 - total flux cleaned = -0.0053466 Jy ! Component: 3100 - total flux cleaned = -0.00554351 Jy ! Component: 3150 - total flux cleaned = -0.00561686 Jy ! Component: 3200 - total flux cleaned = -0.00564146 Jy ! Component: 3250 - total flux cleaned = -0.00571429 Jy ! Component: 3300 - total flux cleaned = -0.00578659 Jy ! Component: 3350 - total flux cleaned = -0.00581039 Jy ! Component: 3400 - total flux cleaned = -0.00588186 Jy ! Component: 3450 - total flux cleaned = -0.00595325 Jy ! Component: 3500 - total flux cleaned = -0.00609525 Jy ! Component: 3550 - total flux cleaned = -0.00611872 Jy ! Component: 3600 - total flux cleaned = -0.00623606 Jy ! Component: 3650 - total flux cleaned = -0.00618947 Jy ! Component: 3700 - total flux cleaned = -0.00635187 Jy ! Component: 3750 - total flux cleaned = -0.00630573 Jy ! Component: 3800 - total flux cleaned = -0.00644392 Jy ! Component: 3850 - total flux cleaned = -0.00655837 Jy ! Component: 3900 - total flux cleaned = -0.00662686 Jy ! Component: 3950 - total flux cleaned = -0.00669482 Jy ! Component: 4000 - total flux cleaned = -0.00683021 Jy ! Component: 4050 - total flux cleaned = -0.00687514 Jy ! Total flux subtracted in 4096 components = -0.00698719 Jy ! Clean residual min=-0.001639 max=0.001293 Jy/beam ! Clean residual mean=-0.000000 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.398533 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 410 components and 0.398533 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J2159-2516_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.865 x 2.095 at -2.662 degrees (North through East) ! Clean map min=-0.002622 max=0.35095 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J2159-2516_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.3509 rms= 0.00037 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J2159-2516_X_uvs.log closed on Sat Jan 9 17:38:35 2016